Searched refs:WSM_TX_STATUS_AGGREGATION (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/cw1200/ | ||
D | wsm.h | 195 #define WSM_TX_STATUS_AGGREGATION (BIT(0)) macro |
D | txrx.c | 926 if (arg->flags & WSM_TX_STATUS_AGGREGATION) { in cw1200_tx_confirm_cb() |