Searched refs:iwm_rx_packet_len (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h6097 iwm_rx_packet_len(const struct iwm_rx_packet *pkt) function
6107 return iwm_rx_packet_len(pkt) - sizeof(pkt->hdr);
H A Dif_iwm.c5340 len = iwm_rx_packet_len(pkt);

Completed in 179 milliseconds