Home
last modified time | relevance | path

Searched refs:IWP_TX_RTS_RETRY_LIMIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h621 #define IWP_TX_RTS_RETRY_LIMIT (60) macro
H A Diwp.c3145 tx->rts_retry_limit = IWP_TX_RTS_RETRY_LIMIT; in iwp_send()