Searched refs:IQ_INSTR_SPACE (Results 1 – 6 of 6) sorted by relevance
39 #define IQ_INSTR_SPACE(iq) ({ typeof(iq) iq_ = (iq); \ macro
91 compl_bytes, IQ_INSTR_SPACE(iq), in octep_vf_iq_process_completions()
565 ret = netif_subqueue_maybe_stop(iq->netdev, iq->q_no, IQ_INSTR_SPACE(iq), in octep_vf_iq_full_check()
54 #define IQ_INSTR_SPACE(iq) ({ typeof(iq) iq_ = (iq); \ macro
92 (IQ_INSTR_SPACE(iq) > in octep_iq_process_completions()
805 if (likely((IQ_INSTR_SPACE(iq)) > in octep_iq_full_check()822 if (unlikely(IQ_INSTR_SPACE(iq) > in octep_iq_full_check()