Searched refs:_ch (Results 1 – 2 of 2) sorted by relevance
93 #define IS_11G_CH14(_ch, _cf) \ argument94 (((_ch) == CHANNEL_14) && ((_cf) == CHANNEL_G))
40 #define BIT8(_ch) (_ch & 0x80) argument