Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbevf/
A Dmbx.h94 #define IXGBE_VF_GET_RETA 0x0a /* VF request for RETA */ macro
A Dvf.c327 msgbuf[0] = IXGBE_VF_GET_RETA; in ixgbevf_get_reta_locked()
342 if (msgbuf[0] == (IXGBE_VF_GET_RETA | IXGBE_VT_MSGTYPE_FAILURE)) in ixgbevf_get_reta_locked()
349 if (msgbuf[0] != (IXGBE_VF_GET_RETA | IXGBE_VT_MSGTYPE_SUCCESS)) in ixgbevf_get_reta_locked()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_mbx.h79 #define IXGBE_VF_GET_RETA 0x0a /* VF request for RETA */ macro
A Dixgbe_sriov.c1311 case IXGBE_VF_GET_RETA: in ixgbe_rcv_msg_from_vf()

Completed in 10 milliseconds