Home
last modified time | relevance | path

Searched refs:ROC_PRIV_FLAGS_HIGIG (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_ops.c382 switch_header_type != ROC_PRIV_FLAGS_HIGIG && in roc_nix_switch_hdr_set()
398 if (switch_header_type == ROC_PRIV_FLAGS_HIGIG && in roc_nix_switch_hdr_set()
H A Droc_npc_parse.c205 if (pst->npc->switch_header_type == ROC_PRIV_FLAGS_HIGIG) { in npc_parse_la()
210 if (pst->npc->switch_header_type == ROC_PRIV_FLAGS_HIGIG) { in npc_parse_la()
H A Droc_mbox.h328 #define ROC_PRIV_FLAGS_HIGIG BIT_ULL(2) macro
/dpdk/drivers/net/cnxk/
H A Dcnxk_ptp.c199 if (dev->npc.switch_header_type == ROC_PRIV_FLAGS_HIGIG) { in cnxk_nix_timesync_enable()
H A Dcnxk_ethdev_devargs.c191 *(uint16_t *)extra_args = ROC_PRIV_FLAGS_HIGIG; in parse_switch_header_type()
H A Dcnxk_ethdev.c14 dev->npc.switch_header_type == ROC_PRIV_FLAGS_HIGIG) in nix_get_rx_offload_capa()
331 dev->npc.switch_header_type != ROC_PRIV_FLAGS_HIGIG) in nix_init_flow_ctrl_config()
358 dev->npc.switch_header_type != ROC_PRIV_FLAGS_HIGIG && in nix_update_flow_ctrl_config()
1173 dev->npc.switch_header_type == ROC_PRIV_FLAGS_HIGIG) { in cnxk_nix_configure()