Home
last modified time | relevance | path

Searched defs:max_combined (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c504 u32 combined_count = 0, max_combined = 0; in lio_ethtool_get_channels() local
606 u32 combined_count, max_combined; in lio_ethtool_set_channels() local
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c1112 unsigned int max_combined = interface->hw.mac.max_queues; in fm10k_max_channels() local
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c3394 unsigned int max_combined = 0; in igb_set_channels() local
/linux/include/uapi/linux/
H A Dethtool.h557 __u32 max_combined; member