Home
last modified time | relevance | path

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

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