Searched refs:bwn_bitrev_table (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_phy_g.c140 const uint8_t bwn_bitrev_table[256] = BWN_BITREV_TABLE; variable
H A Dif_bwnvar.h142 #define BWN_BITREV8(byte) (bwn_bitrev_table[byte])

Completed in 147 milliseconds