Searched refs:OTX2_PRIV_FLAGS_HIGIG (Results 1 – 6 of 6) sorted by relevance
111 *(uint16_t *)extra_args = OTX2_PRIV_FLAGS_HIGIG; in parse_switch_header_type()
214 (dev->npc_flow.switch_header_type != OTX2_PRIV_FLAGS_HIGIG) && in otx2_nix_update_flow_ctrl_mode()
224 if (dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_HIGIG) { in otx2_nix_timesync_enable()
678 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()
23 dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_HIGIG) in nix_get_rx_offload_capa()1891 dev->npc_flow.switch_header_type == OTX2_PRIV_FLAGS_HIGIG) { in otx2_nix_configure()
361 #define OTX2_PRIV_FLAGS_HIGIG BIT_ULL(2) macro