Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.h9 #define E1000_P2VMAILBOX_STS 0x00000001 /* Initiate message send to VF */ macro
H A De1000_mbx.c392 wr32(E1000_P2VMAILBOX(vf_number), E1000_P2VMAILBOX_STS); in igb_write_mbx_pf()