Searched refs:retrycnt (Results 1 – 4 of 4) sorted by relevance
520 u8 retrycnt; in if_usb_receive() local524 retrycnt = tmp & 0x00ff; in if_usb_receive()526 lbtf_send_tx_feedback(priv, retrycnt, failure); in if_usb_receive()
488 void lbtf_send_tx_feedback(struct lbtf_private *priv, u8 retrycnt, u8 fail);
592 void lbtf_send_tx_feedback(struct lbtf_private *priv, u8 retrycnt, u8 fail) in lbtf_send_tx_feedback() argument
283 __le32 retrycnt; member