Home
last modified time | relevance | path

Searched refs:mpdu (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/iwn/
Dif_iwn.c2491 struct iwn_rx_mpdu *mpdu = (struct iwn_rx_mpdu *)(desc + 1); in iwn_rx_done() local
2492 head = (caddr_t)(mpdu + 1); in iwn_rx_done()
2493 len = le16toh(mpdu->len); in iwn_rx_done()
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_msg.h1463 __be16 mpdu; member