Searched refs:HFA384x_EVSTAT_ISTXEXC (Results 1 – 2 of 2) sorted by relevance
710 if ( HFA384x_EVSTAT_ISTXEXC(result) ) { in prism2_transmit()
855 #define HFA384x_EVSTAT_ISTXEXC(value) ((UINT16)(((UINT16)(value)) & HFA384x_EVSTAT_TXEXC)) macro