Home
last modified time | relevance | path

Searched refs:IQ_INSTR_PENDING (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_main.h35 #define IQ_INSTR_PENDING(iq) ({ typeof(iq) iq__ = (iq); \ macro
40 (iq_)->max_count - IQ_INSTR_PENDING(iq_); \
/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.h50 #define IQ_INSTR_PENDING(iq) ({ typeof(iq) iq__ = (iq); \ macro
55 (iq_)->max_count - IQ_INSTR_PENDING(iq_); \