Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_sriov.h58 #define IXGBE_VF_GET_QUEUES_RESP_LEN 5 macro
H A Dif_sriov.c558 uint32_t resp[IXGBE_VF_GET_QUEUES_RESP_LEN]; in ixgbe_vf_get_queues()
580 ixgbe_write_mbx(hw, resp, IXGBE_VF_GET_QUEUES_RESP_LEN, vf->pool); in ixgbe_vf_get_queues()