Searched refs:retrycnt (Results 1 – 3 of 3) sorted by relevance
684 u8 retrycnt; in if_usb_receive() local688 retrycnt = tmp & 0x00ff; in if_usb_receive()690 lbtf_send_tx_feedback(priv, retrycnt, failure); in if_usb_receive()
493 void lbtf_send_tx_feedback(struct lbtf_private *priv, u8 retrycnt, u8 fail);
690 void lbtf_send_tx_feedback(struct lbtf_private *priv, u8 retrycnt, u8 fail) in lbtf_send_tx_feedback() argument