Searched refs:retrycnt (Results 1 – 3 of 3) sorted by relevance
687 u8 retrycnt; in if_usb_receive() local691 retrycnt = tmp & 0x00ff; in if_usb_receive()693 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);
689 void lbtf_send_tx_feedback(struct lbtf_private *priv, u8 retrycnt, u8 fail) in lbtf_send_tx_feedback() argument