Searched refs:cxgb_setup_tc_matchall (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 3612 static int cxgb_setup_tc_matchall(struct net_device *dev, in cxgb_setup_tc_matchall() function 3660 return cxgb_setup_tc_matchall(dev, type_data, true); in cxgb_setup_tc_block_ingress_cb() 3685 return cxgb_setup_tc_matchall(dev, type_data, false); in cxgb_setup_tc_block_egress_cb()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 3609 static int cxgb_setup_tc_matchall(struct net_device *dev, in cxgb_setup_tc_matchall() function 3657 return cxgb_setup_tc_matchall(dev, type_data, true); in cxgb_setup_tc_block_ingress_cb() 3682 return cxgb_setup_tc_matchall(dev, type_data, false); in cxgb_setup_tc_block_egress_cb()
|
Completed in 18 milliseconds