Searched refs:IWP_TX_DATA_RETRY_LIMIT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iwp/ | ||
H A D | iwp_hw.h | 622 #define IWP_TX_DATA_RETRY_LIMIT (15) macro |
H A D | iwp.c | 3146 tx->data_retry_limit = IWP_TX_DATA_RETRY_LIMIT; in iwp_send() |