Searched defs:tx_credits (Results 1 – 4 of 4) sorted by relevance
452 max_imm_payload(int tx_credits) in max_imm_payload()471 max_dsgl_nsegs(int tx_credits) in max_dsgl_nsegs()608 int tx_credits, shove, compl, space, sowwakeup; in t4_push_frames() local818 int tx_credits, ulp_len = 0, ulp_mode = 0, qlen = 0; in t4_ulp_push_frames() local
81 uint8_t tx_credits; /* firmware tx credits (unit is 16B) */ member109 u_int tx_credits; /* tx WR credits (in 16B units) available */ member
111 int tx_credits, txsd_total, len; in alloc_toepcb() local
320 #define tx_credits(ssk) (atomic_read(&ssk->tx_ring.credits)) macro