Home
last modified time | relevance | path

Searched refs:flow_ht_params (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_tc.c739 tc_info->flow_ht_params); in otx2_tc_del_flow()
771 nic->tc_info.flow_ht_params)); in otx2_tc_del_flow()
817 tc_info->flow_ht_params); in otx2_tc_add_flow()
852 nic->tc_info.flow_ht_params); in otx2_tc_add_flow()
900 tc_info->flow_ht_params); in otx2_tc_get_flow_stats()
1161 tc->flow_ht_params = tc_flow_ht_params; in otx2_init_tc()
1162 err = rhashtable_init(&tc->flow_table, &tc->flow_ht_params); in otx2_init_tc()
A Dotx2_common.h348 struct rhashtable_params flow_ht_params; member
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_tc.c1486 tc_info->flow_ht_params); in __bnxt_tc_del_flow()
1558 tc_info->flow_ht_params); in bnxt_tc_add_flow()
1585 tc_info->flow_ht_params); in bnxt_tc_add_flow()
1616 tc_info->flow_ht_params); in bnxt_tc_del_flow()
1634 tc_info->flow_ht_params); in bnxt_tc_get_flow_stats()
2026 tc_info->flow_ht_params = bnxt_tc_flow_ht_params; in bnxt_init_tc()
2027 rc = rhashtable_init(&tc_info->flow_table, &tc_info->flow_ht_params); in bnxt_init_tc()
A Dbnxt.h1411 struct rhashtable_params flow_ht_params; member

Completed in 36 milliseconds