Tag outbound raw 802.11 frames with both the node and an mbuf tag
with the transmit params.
This allows raw 802.11 frames to be queued in the driver if necessary,
rather than requiring it to be direct-dispatched into the hardware.
Tested:
- ath(4), STA mode
- iwn(4), STA mode
MFC after: 2 weeks
Sponsored by: Norse Corp, Inc.