Searched refs:IXGBE_VF_PERMADDR_MSG_LEN (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_mbx.h134 #define IXGBE_VF_PERMADDR_MSG_LEN 4 macro
H A Dixgbe_vf.c182 u32 msgbuf[IXGBE_VF_PERMADDR_MSG_LEN];
226 IXGBE_VF_PERMADDR_MSG_LEN, 0);
H A Dif_sriov.c357 uint32_t resp[IXGBE_VF_PERMADDR_MSG_LEN];
378 hw->mbx.ops.write(hw, resp, IXGBE_VF_PERMADDR_MSG_LEN, vf->pool);

Completed in 113 milliseconds