Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h924 uint32_t l4_1:2; member
926 uint32_t l4_1:2;
1334 uint32_t l4_1:16; /* dest Port */ member
1367 uint32_t l4_1:16; /* dest Port */
1411 #define ip_dst_port bits.l4_1
/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2270 flow_cfg_reg.bits.ldw.l4_1 = 2; in npi_fflp_cfg_ip_cls_flow_key()
2272 flow_cfg_reg.bits.ldw.l4_1 = 3; in npi_fflp_cfg_ip_cls_flow_key()
2341 if (flow_cfg_reg.bits.ldw.l4_1 == 2) { in npi_fflp_cfg_ip_cls_flow_key_get()
2345 if (flow_cfg_reg.bits.ldw.l4_1 == 3) { in npi_fflp_cfg_ip_cls_flow_key_get()
2454 flow_cfg_reg.bits.ldw.l4_1 = 2; in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2456 flow_cfg_reg.bits.ldw.l4_1 = 3; in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2576 if (flow_cfg_reg.bits.ldw.l4_1 == 2) { in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2580 if (flow_cfg_reg.bits.ldw.l4_1 == 3) { in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()