Searched refs:tx_retry (Results 1 – 6 of 6) sorted by relevance
63 u8 tx_retry = (tsr & 0xf0) >> 4; in vnt_int_report_rate() local79 u8 retry = tx_retry; in vnt_int_report_rate()100 info->status.rates[0].count = tx_retry; in vnt_int_report_rate()
254 unsigned int tx_retry; member
1103 if (session->tx_retry < J1939_XTP_TX_RETRY_LIMIT) { in j1939_tp_txtimer()1104 session->tx_retry++; in j1939_tp_txtimer()1124 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()
1664 s32 tx_retry; in brcmf_p2p_send_action_frame() local1779 tx_retry = 0; in brcmf_p2p_send_action_frame()1781 (ack == false) && (tx_retry < P2P_AF_TX_MAX_RETRY)) { in brcmf_p2p_send_action_frame()1783 tx_retry++; in brcmf_p2p_send_action_frame()1787 tx_retry); in brcmf_p2p_send_action_frame()
840 u8 tx_retry = (tsr0 & TSR0_NCR); in vnt_int_report_rate() local858 u8 retry = tx_retry; in vnt_int_report_rate()879 info->status.rates[0].count = tx_retry; in vnt_int_report_rate()