Searched refs:IWH_TX_DATA_RETRY_LIMIT (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/iwh/ | ||
H A D | iwh_hw.h | 625 #define IWH_TX_DATA_RETRY_LIMIT (15) macro |
H A D | iwh.c | 3281 tx->data_retry_limit = IWH_TX_DATA_RETRY_LIMIT; in iwh_send() |