Lines Matching defs:nic

58 static void otx2_get_egress_burst_cfg(struct otx2_nic *nic, u32 burst,  in otx2_get_egress_burst_cfg()
122 u64 otx2_get_txschq_rate_regval(struct otx2_nic *nic, in otx2_get_txschq_rate_regval()
150 static int otx2_set_matchall_egress_rate(struct otx2_nic *nic, in otx2_set_matchall_egress_rate()
177 static int otx2_tc_validate_flow(struct otx2_nic *nic, in otx2_tc_validate_flow()
233 static int otx2_tc_egress_matchall_install(struct otx2_nic *nic, in otx2_tc_egress_matchall_install()
277 static int otx2_tc_egress_matchall_delete(struct otx2_nic *nic, in otx2_tc_egress_matchall_delete()
293 static int otx2_tc_act_set_hw_police(struct otx2_nic *nic, in otx2_tc_act_set_hw_police()
328 static int otx2_tc_act_set_police(struct otx2_nic *nic, in otx2_tc_act_set_police()
361 static int otx2_tc_update_mcast(struct otx2_nic *nic, in otx2_tc_update_mcast()
434 static int otx2_tc_parse_actions(struct otx2_nic *nic, in otx2_tc_parse_actions()
559 static int otx2_tc_process_vlan(struct otx2_nic *nic, struct flow_msg *flow_spec, in otx2_tc_process_vlan()
615 static int otx2_tc_prepare_flow(struct otx2_nic *nic, struct otx2_tc_flow *node, in otx2_tc_prepare_flow()
1013 static int otx2_add_mcam_flow_entry(struct otx2_nic *nic, struct npc_install_flow_req *req) in otx2_add_mcam_flow_entry()
1039 static int otx2_del_mcam_flow_entry(struct otx2_nic *nic, u16 entry, u16 *cntr_val) in otx2_del_mcam_flow_entry()
1080 static int otx2_tc_update_mcam_table_del_req(struct otx2_nic *nic, in otx2_tc_update_mcam_table_del_req()
1119 static int otx2_tc_update_mcam_table_add_req(struct otx2_nic *nic, in otx2_tc_update_mcam_table_add_req()
1150 static int otx2_tc_update_mcam_table(struct otx2_nic *nic, in otx2_tc_update_mcam_table()
1161 static int otx2_tc_del_flow(struct otx2_nic *nic, in otx2_tc_del_flow()
1217 static int otx2_tc_add_flow(struct otx2_nic *nic, in otx2_tc_add_flow()
1319 static int otx2_tc_get_flow_stats(struct otx2_nic *nic, in otx2_tc_get_flow_stats()
1376 static int otx2_setup_tc_cls_flower(struct otx2_nic *nic, in otx2_setup_tc_cls_flower()
1391 static int otx2_tc_ingress_matchall_install(struct otx2_nic *nic, in otx2_tc_ingress_matchall_install()
1440 static int otx2_tc_ingress_matchall_delete(struct otx2_nic *nic, in otx2_tc_ingress_matchall_delete()
1456 static int otx2_setup_tc_ingress_matchall(struct otx2_nic *nic, in otx2_setup_tc_ingress_matchall()
1475 struct otx2_nic *nic = cb_priv; in otx2_setup_tc_block_ingress_cb() local
1500 static int otx2_setup_tc_egress_matchall(struct otx2_nic *nic, in otx2_setup_tc_egress_matchall()
1519 struct otx2_nic *nic = cb_priv; in otx2_setup_tc_block_egress_cb() local
1539 struct otx2_nic *nic = netdev_priv(netdev); in otx2_setup_tc_block() local
1574 int otx2_init_tc(struct otx2_nic *nic) in otx2_init_tc()
1589 void otx2_shutdown_tc(struct otx2_nic *nic) in otx2_shutdown_tc()
1595 static void otx2_tc_config_ingress_rule(struct otx2_nic *nic, in otx2_tc_config_ingress_rule()
1618 void otx2_tc_apply_ingress_police_rules(struct otx2_nic *nic) in otx2_tc_apply_ingress_police_rules()