Searched refs:E1000_RDLEN_A (Results 1 – 2 of 2) sorted by relevance
104 case E1000_RDLEN_A(0): in vf_to_pf_addr()106 case E1000_RDLEN_A(1): in vf_to_pf_addr()
544 #define E1000_RDLEN_A(_n) (0x02808 + (0x100 * (_n))) macro