Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_config.h56 #define CFG_GET_IQ_PKIND(cfg) ((cfg)->iq.pkind) macro
H A Doctep_main.c997 oct->pkind = CFG_GET_IQ_PKIND(oct->conf); in octep_device_setup()