Searched defs:netdev_tc (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ | ||
| H A D | ice_lib.c | 1007 u8 netdev_tc = 0; in ice_vsi_setup_q_map() local |
| H A D | ice.h | 246 u8 netdev_tc; member |
| /linux/drivers/net/ethernet/intel/i40e/ | ||
| H A D | i40e_main.c | 1945 u8 netdev_tc = 0, offset = 0; i40e_vsi_setup_queue_map_mqprio() local |
| H A D | i40e.h | 336 u8 netdev_tc; /* Netdev TC index if netdev associated */ member |
| /linux/drivers/net/ethernet/intel/iavf/ | ||
| H A D | iavf_main.c | 3681 int ret = 0, netdev_tc = 0; __iavf_setup_tc() local |