Searched defs:tc_prio (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.c | 797 static void cxgb4_tc_flower_hash_prio_add(struct adapter *adap, u32 tc_prio) in cxgb4_tc_flower_hash_prio_add() argument 805 static void cxgb4_tc_flower_hash_prio_del(struct adapter *adap, u32 tc_prio) in cxgb4_tc_flower_hash_prio_del() argument 855 cxgb4_flow_rule_replace(struct net_device *dev, struct flow_rule *rule, u32 tc_prio, struct netlink_ext_ack *extack, struct ch_filter_specification *fs, u32 *tid) cxgb4_flow_rule_replace() argument 970 cxgb4_flow_rule_destroy(struct net_device *dev, u32 tc_prio, struct ch_filter_specification *fs, int tid) cxgb4_flow_rule_destroy() argument [all...] |
H A D | cxgb4_filter.c | 546 cxgb4_get_free_ftid(struct net_device *dev, u8 family, bool hash_en, u32 tc_prio) cxgb4_get_free_ftid() argument [all...] |
H A D | cxgb4.h | 1416 u32 tc_prio; /* TC's filter priority index */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.c | 797 static void cxgb4_tc_flower_hash_prio_add(struct adapter *adap, u32 tc_prio) in cxgb4_tc_flower_hash_prio_add() argument 805 static void cxgb4_tc_flower_hash_prio_del(struct adapter *adap, u32 tc_prio) in cxgb4_tc_flower_hash_prio_del() argument 855 cxgb4_flow_rule_replace(struct net_device *dev, struct flow_rule *rule, u32 tc_prio, struct netlink_ext_ack *extack, struct ch_filter_specification *fs, u32 *tid) cxgb4_flow_rule_replace() argument 970 cxgb4_flow_rule_destroy(struct net_device *dev, u32 tc_prio, struct ch_filter_specification *fs, int tid) cxgb4_flow_rule_destroy() argument [all...] |
H A D | cxgb4_filter.c | 546 cxgb4_get_free_ftid(struct net_device *dev, u8 family, bool hash_en, u32 tc_prio) cxgb4_get_free_ftid() argument [all...] |
H A D | cxgb4.h | 1412 u32 tc_prio; /* TC's filter priority index */ member
|
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/ |
H A D | ksz_common.c | 3269 int ret, band, tc_prio; in ksz_tc_ets_add() local 3310 int ret, queue, tc_prio, s; in ksz_tc_ets_del() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_sli.h | 2225 u32 tc_prio[8]; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_sli.h | 2225 u32 tc_prio[8]; member
|
Completed in 41 milliseconds