Searched refs:pkt_retry_cnt (Results 1 – 2 of 2) sorted by relevance
889 int pkt_retry_cnt; member896 int pkt_retry_cnt; member
6874 un->un_retry_ct = max(pktinfo->pkt_retry_cnt, pktinfo->str_retry_cnt); in st_done_and_mutex_exit()9963 if (rinfo->pkt_retry_cnt++ > st_retry_count) { in st_handle_incomplete()9996 (rinfo->pkt_retry_cnt < st_selection_retry_count)) { in st_handle_incomplete()10509 } else if (rcif->pkt_retry_cnt++ < st_retry_count) { in st_handle_sense()11060 ri->pkt_retry_cnt++ < st_retry_count) { in st_decode_sense()11116 ri->pkt_retry_cnt++ < st_retry_count) { in st_decode_sense()11196 if (ri->pkt_retry_cnt++ < in st_decode_sense()11207 if (ri->pkt_retry_cnt++ < st_retry_count) { in st_decode_sense()11248 if (ri->pkt_retry_cnt++ < st_retry_count) { in st_decode_sense()11337 if ((pktinfo->pkt_retry_cnt > st_retry_count) || in st_handle_intr_retry_lcmd()[all …]