Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Dmbx.h85 #define IXGBE_VF_GET_QUEUE 0x09 /* get queue configuration */ macro
Dvf.c960 msg[0] = IXGBE_VF_GET_QUEUE; in ixgbevf_get_queues()
971 if (msg[0] != (IXGBE_VF_GET_QUEUE | IXGBE_VT_MSGTYPE_SUCCESS)) in ixgbevf_get_queues()