Home
last modified time | relevance | path

Searched refs:in_hw (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c409 if (entry->in_hw) in dwmac5_rxp_get_next_entry()
454 entry->in_hw = false; in dwmac5_rxp_config()
479 entry->in_hw = true; in dwmac5_rxp_config()
481 if (frag && !frag->in_hw) { in dwmac5_rxp_config()
486 frag->in_hw = true; in dwmac5_rxp_config()
H A Ddwxgmac2_core.c1102 if (entry->in_hw) in dwxgmac3_rxp_get_next_entry()
1148 entry->in_hw = false; in dwxgmac3_rxp_config()
1173 entry->in_hw = true; in dwxgmac3_rxp_config()
1175 if (frag && !frag->in_hw) { in dwxgmac3_rxp_config()
1180 frag->in_hw = true; in dwxgmac3_rxp_config()
H A Dstmmac.h138 bool in_hw; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c570 flow_pay->in_hw = false; in nfp_flower_allocate_new()
1082 merge_flow->in_hw = true; in nfp_flower_merge_offloaded_flows()
1083 sub_flow1->in_hw = false; in nfp_flower_merge_offloaded_flows()
1425 flow_pay->in_hw = true; in nfp_flower_add_offload()
1490 origin->in_hw = true; in nfp_flower_remove_merge_flow()
1585 if (!nfp_flow->in_hw) { in nfp_flower_del_offload()
H A Dmain.h445 bool in_hw; member
H A Dconntrack.c1153 if (!flow_pay->in_hw) { in nfp_fl_ct_del_offload()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c175 struct efx_tc_action_set *act, bool in_hw) in efx_tc_free_action_set() argument
181 if (in_hw) { in efx_tc_free_action_set()
208 bool in_hw) in efx_tc_free_action_set_list() argument
216 if (in_hw) in efx_tc_free_action_set_list()