HomeSort by: relevance | last modified time | path
    Searched refs:WPI_RX_NOERROR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_wpireg.h 243 #define WPI_RX_NOERROR (WPI_RX_NO_CRC_ERR | WPI_RX_NO_OVFL_ERR)
if_wpi.c 1514 if ((le32toh(tail->flags) & WPI_RX_NOERROR) != WPI_RX_NOERROR) {

Completed in 15 milliseconds