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