Searched refs:tx_retry (Results 1 – 6 of 6) sorted by relevance
146 u8 tx_retry = (tsr & 0xf0) >> 4; in vnt_int_report_rate() local162 info->status.rates[0].count = tx_retry; in vnt_int_report_rate()
254 unsigned int tx_retry; member
1125 if (session->tx_retry < J1939_XTP_TX_RETRY_LIMIT) { in j1939_tp_txtimer()1126 session->tx_retry++; in j1939_tp_txtimer()1149 session->tx_retry = 0; in j1939_tp_txtimer()
103 u8 tx_retry; member442 if (lp->tx_retry >= AT86RF2XX_MAX_TX_RETRIES) in at86rf230_async_state_assert()444 lp->tx_retry++; in at86rf230_async_state_assert()911 lp->tx_retry = 0; in at86rf230_xmit()
1732 s32 tx_retry; in brcmf_p2p_send_action_frame() local1853 tx_retry = 0; in brcmf_p2p_send_action_frame()1855 (!ack) && (tx_retry < P2P_AF_TX_MAX_RETRY) && in brcmf_p2p_send_action_frame()1861 tx_retry++; in brcmf_p2p_send_action_frame()1867 tx_retry); in brcmf_p2p_send_action_frame()
845 u8 tx_retry = (tsr0 & TSR0_NCR); in vnt_int_report_rate() local863 u8 retry = tx_retry; in vnt_int_report_rate()884 info->status.rates[0].count = tx_retry; in vnt_int_report_rate()