HomeSort by: relevance | last modified time | path
    Searched defs:iwm_rx_packet_len (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_iwmreg.h 6542 iwm_rx_packet_len(const struct iwm_rx_packet *pkt) function in typeref:typename:uint32_t
6552 return iwm_rx_packet_len(pkt) - sizeof(pkt->hdr);

Completed in 19 milliseconds