Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/iwlwifi/
HDiwl-trans.h98 static inline u32 iwl_rx_packet_len(const struct iwl_rx_packet *pkt) in iwl_rx_packet_len() function
105 return iwl_rx_packet_len(pkt) - sizeof(pkt->hdr); in iwl_rx_packet_payload_len()
/freebsd-head/sys/contrib/dev/iwlwifi/pcie/
HDrx.c1354 len = iwl_rx_packet_len(pkt);