Home
last modified time | relevance | path

Searched refs:l4_0 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h923 uint32_t l4_0:2; member
927 uint32_t l4_0:2;
1333 uint32_t l4_0:16; /* src port */ member
1368 uint32_t l4_0:16; /* src port */
1410 #define ip_src_port bits.l4_0
/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2276 flow_cfg_reg.bits.ldw.l4_0 = 2; in npi_fflp_cfg_ip_cls_flow_key()
2278 flow_cfg_reg.bits.ldw.l4_0 = 3; in npi_fflp_cfg_ip_cls_flow_key()
2350 if (flow_cfg_reg.bits.ldw.l4_0 == 2) { in npi_fflp_cfg_ip_cls_flow_key_get()
2354 if (flow_cfg_reg.bits.ldw.l4_0 == 3) { in npi_fflp_cfg_ip_cls_flow_key_get()
2460 flow_cfg_reg.bits.ldw.l4_0 = 2; in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2462 flow_cfg_reg.bits.ldw.l4_0 = 3; in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2585 if (flow_cfg_reg.bits.ldw.l4_0 == 2) { in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2589 if (flow_cfg_reg.bits.ldw.l4_0 == 3) { in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()