Home
last modified time | relevance | path

Searched defs:IQ_INSTR_SPACE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_main.h39 #define IQ_INSTR_SPACE(iq) ({ typeof(iq) iq_ = (iq); \ macro
/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_main.h54 #define IQ_INSTR_SPACE(iq) ({ typeof(iq) iq_ = (iq); \ macro