Searched refs:IWN_AGG_TX_TRY_COUNT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/iwn/ | ||
| HD | if_iwnreg.h | 1381 #define IWN_AGG_TX_TRY_COUNT(status) \ macro |
| HD | if_iwn.c | 3906 data->long_retries += IWN_AGG_TX_TRY_COUNT(status) + 1; in iwn_ampdu_tx_done() |