Home
last modified time | relevance | path

Searched refs:CFG_GET_IQ_CFG (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/marvell/octeon_ep_vf/
A Doctep_vf_config.h56 #define CFG_GET_IQ_CFG(cfg) ((cfg)->iq) macro
/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_config.h60 #define CFG_GET_IQ_CFG(cfg) ((cfg)->iq) macro
/drivers/net/ethernet/cavium/liquidio/
A Drequest_manager.c59 conf = &(CFG_GET_IQ_CFG(CHIP_CONF(oct, cn6xxx))); in octeon_init_instr_queue()
61 conf = &(CFG_GET_IQ_CFG(CHIP_CONF(oct, cn23xx_pf))); in octeon_init_instr_queue()
63 conf = &(CFG_GET_IQ_CFG(CHIP_CONF(oct, cn23xx_vf))); in octeon_init_instr_queue()
A Docteon_config.h121 #define CFG_GET_IQ_CFG(cfg) ((cfg)->iq) macro

Completed in 747 milliseconds