Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/atheros/atl1c/
Datl1c.h212 #define RRS_PROT_ID_MASK 0x0007 macro
256 ((((word) >> RRS_PROT_ID_SHIFT) & RRS_PROT_ID_MASK) == 1)
258 ((((word) >> RRS_PROT_ID_SHIFT) & RRS_PROT_ID_MASK) == 6)