Home
last modified time | relevance | path

Searched refs:IXGBE_VF_GET_RETA (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h91 #define IXGBE_VF_GET_RETA 0x0a /* VF request for RETA */ macro
H A Dvf.c322 msgbuf[0] = IXGBE_VF_GET_RETA; in ixgbevf_get_reta_locked()
337 if (msgbuf[0] == (IXGBE_VF_GET_RETA | IXGBE_VT_MSGTYPE_NACK)) in ixgbevf_get_reta_locked()
344 if (msgbuf[0] != (IXGBE_VF_GET_RETA | IXGBE_VT_MSGTYPE_ACK)) in ixgbevf_get_reta_locked()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h78 #define IXGBE_VF_GET_RETA 0x0a /* VF request for RETA */ macro
H A Dixgbe_sriov.c1312 case IXGBE_VF_GET_RETA: in ixgbe_rcv_msg_from_vf()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h94 #define IXGBE_VF_GET_RETA 0x0a /* VF request for RETA */ macro
H 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.h78 #define IXGBE_VF_GET_RETA 0x0a /* VF request for RETA */ macro
H A Dixgbe_sriov.c1312 case IXGBE_VF_GET_RETA: in ixgbe_rcv_msg_from_vf()

Completed in 10 milliseconds