Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.c265 msgbuf[0] &= ~E1000_VT_MSGTYPE_CTS; in e1000_set_vfta_vf()
314 msgbuf[0] &= ~E1000_VT_MSGTYPE_CTS; in e1000_rar_set_vf()
359 msgbuf[0] &= ~E1000_VT_MSGTYPE_CTS; in e1000_set_uc_addr_vf()
362 msgbuf[0] &= ~E1000_VT_MSGTYPE_CTS; in e1000_set_uc_addr_vf()
409 if (!(in_msg & E1000_VT_MSGTYPE_CTS)) { in e1000_check_for_link_vf()
H A Dmbx.h30 #define E1000_VT_MSGTYPE_CTS 0x20000000 macro
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.h31 #define E1000_VT_MSGTYPE_CTS 0x20000000 macro
H A Digb_main.c7258 ping |= E1000_VT_MSGTYPE_CTS; in igb_ping_all_vfs()
8045 msgbuf[0] |= E1000_VT_MSGTYPE_CTS; in igb_rcv_msg_from_vf()
/openbmc/qemu/hw/net/
H A Digb_regs.h365 #define E1000_VT_MSGTYPE_CTS 0x20000000 macro
487 #define E1000_VT_MSGTYPE_CTS 0x20000000 macro