Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_devargs.c138 uint16_t switch_header_type = 0; in otx2_ethdev_parse_devargs() local
167 &parse_switch_header_type, &switch_header_type); in otx2_ethdev_parse_devargs()
187 dev->npc_flow.switch_header_type = switch_header_type; in otx2_ethdev_parse_devargs()
H A Dotx2_flow_ctrl.c214 (dev->npc_flow.switch_header_type != OTX2_PRIV_FLAGS_HIGIG) && in otx2_nix_update_flow_ctrl_mode()
H A Dotx2_flow.h200 uint16_t switch_header_type; member
H A Dotx2_ethdev.c23 dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_HIGIG) in nix_get_rx_offload_capa()
112 if (dev->npc_flow.switch_header_type == 0) in nix_lf_switch_header_type_enable()
115 if (dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_LEN_90B && in nix_lf_switch_header_type_enable()
123 req->mode = dev->npc_flow.switch_header_type; in nix_lf_switch_header_type_enable()
131 req->mode = dev->npc_flow.switch_header_type; in nix_lf_switch_header_type_enable()
1891 dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_HIGIG) { in otx2_nix_configure()
H A Dotx2_ptp.c224 if (dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_HIGIG) { in otx2_nix_timesync_enable()
H A Dotx2_rss.c237 dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_LEN_90B) { in otx2_rss_ethdev_to_nix()
H A Dotx2_flow_parse.c678 if (pst->npc->switch_header_type == OTX2_PRIV_FLAGS_HIGIG) { in otx2_flow_parse_la()
683 if (pst->npc->switch_header_type == OTX2_PRIV_FLAGS_HIGIG) { in otx2_flow_parse_la()