Searched refs:TC_SETUP_CLSU32 (Results 1 – 5 of 5) sorted by relevance
| /linux/net/sched/ |
| H A D | cls_u32.c | 500 tc_setup_cb_call(block, TC_SETUP_CLSU32, &cls_u32, false, true); in u32_clear_hw_hnode() 518 err = tc_setup_cb_call(block, TC_SETUP_CLSU32, &cls_u32, skip_sw, true); in u32_replace_hw_hnode() 542 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSU32, &cls_u32, false, in u32_remove_hw_knode() 572 err = tc_setup_cb_add(block, tp, TC_SETUP_CLSU32, &cls_u32, skip_sw, in u32_replace_hw_knode() 1257 err = cb(TC_SETUP_CLSU32, &cls_u32, cb_priv); in u32_reoffload_hnode() 1293 return tc_setup_cb_reoffload(block, tp, add, cb, TC_SETUP_CLSU32, in u32_reoffload_knode()
|
| /linux/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | cls.c | 236 if (type != TC_SETUP_CLSU32) { in nfp_abm_setup_tc_block_cb()
|
| /linux/include/linux/ |
| H A D | netdevice.h | 961 TC_SETUP_CLSU32, enumerator
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_main.c | 3643 case TC_SETUP_CLSU32: in cxgb_setup_tc_block_ingress_cb()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 10444 case TC_SETUP_CLSU32: in ixgbe_setup_tc_block_cb()
|