Home
last modified time | relevance | path

Searched refs:RRS_PROT_ID_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h196 #define RRS_PROT_ID_MASK 0x0007 macro
240 ((((word) >> RRS_PROT_ID_SHIFT) & RRS_PROT_ID_MASK) == 1)
242 ((((word) >> RRS_PROT_ID_SHIFT) & RRS_PROT_ID_MASK) == 6)
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h196 #define RRS_PROT_ID_MASK 0x0007 macro
240 ((((word) >> RRS_PROT_ID_SHIFT) & RRS_PROT_ID_MASK) == 1)
242 ((((word) >> RRS_PROT_ID_SHIFT) & RRS_PROT_ID_MASK) == 6)

Completed in 7 milliseconds