Searched refs:WL_APSTA (Results 1 – 6 of 6) sorted by relevance
149 #define WL_APSTA(args) do {if (wl_msg_level & WL_APSTA_VAL) WL_PRINT(args);} while (0) macro288 #define WL_APSTA_UPDN(args) do {if (wl_apsta_dbg & WL_APSTA_UPDN_VAL) {WL_APSTA(args);}} while (0)289 #define WL_APSTA_BCN(args) do {if (wl_apsta_dbg & WL_APSTA_BCN_VAL) {WL_APSTA(args);}} while (0)290 #define WL_APSTA_TX(args) do {if (wl_apsta_dbg & WL_APSTA_TX_VAL) {WL_APSTA(args);}} while (0)291 #define WL_APSTA_RX(args) do {if (wl_apsta_dbg & WL_APSTA_RX_VAL) {WL_APSTA(args);}} while (0)292 #define WL_APSTA_TSF(args) do {if (wl_apsta_dbg & WL_APSTA_TSF_VAL) {WL_APSTA(args);}} while (0)293 #define WL_APSTA_BSSID(args) do {if (wl_apsta_dbg & WL_APSTA_BSSID_VAL) {WL_APSTA(args);}} while (0)375 #define WL_APSTA(args) macro847 #define WL_APSTA(args) macro
99 #define WL_APSTA(args) macro
104 #define WL_APSTA(args) macro