Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c1478 tc_info->flow_ht_params); in __bnxt_tc_del_flow()
1550 tc_info->flow_ht_params); in bnxt_tc_add_flow()
1577 tc_info->flow_ht_params); in bnxt_tc_add_flow()
1608 tc_info->flow_ht_params); in bnxt_tc_del_flow()
1626 tc_info->flow_ht_params); in bnxt_tc_get_flow_stats()
2012 tc_info->flow_ht_params = bnxt_tc_flow_ht_params; in bnxt_init_tc()
2013 rc = rhashtable_init(&tc_info->flow_table, &tc_info->flow_ht_params); in bnxt_init_tc()
H A Dbnxt.h1379 struct rhashtable_params flow_ht_params; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H 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()
H A Dbnxt.h1433 struct rhashtable_params flow_ht_params; member

Completed in 18 milliseconds