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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82599.c49 if ((fwsm & IXGBE_FWSM_MODE_MASK) != IXGBE_FWSM_FW_MODE_PT)
H A Dixgbe_common.c4184 return !!(fwsm & IXGBE_FWSM_FW_MODE_PT);
H A Dixgbe_type.h926 #define IXGBE_FWSM_FW_MODE_PT 0x4 macro

Completed in 161 milliseconds