Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.h82 #define IXGBE_VF_GET_QUEUE 0x09 /* get queue configuration */ macro
H A Dvf.c902 msg[0] = IXGBE_VF_GET_QUEUE; in ixgbevf_get_queues()
913 if (msg[0] != (IXGBE_VF_GET_QUEUE | IXGBE_VT_MSGTYPE_ACK)) in ixgbevf_get_queues()