Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
A Dmbx.h11 #define E1000_V2PMAILBOX_VFU 0x00000004 /* VF owns the mailbox buffer */ macro
A Dmbx.c218 ew32(V2PMAILBOX(0), E1000_V2PMAILBOX_VFU); in e1000_obtain_mbx_lock_vf()
221 if (e1000_read_v2p_mailbox(hw) & E1000_V2PMAILBOX_VFU) { in e1000_obtain_mbx_lock_vf()

Completed in 4 milliseconds