Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2268 flow_cfg_reg.bits.ldw.l4_1 = 2; in npi_fflp_cfg_ip_cls_flow_key()
2270 flow_cfg_reg.bits.ldw.l4_1 = 3; in npi_fflp_cfg_ip_cls_flow_key()
2339 if (flow_cfg_reg.bits.ldw.l4_1 == 2) { in npi_fflp_cfg_ip_cls_flow_key_get()
2343 if (flow_cfg_reg.bits.ldw.l4_1 == 3) { in npi_fflp_cfg_ip_cls_flow_key_get()
2452 flow_cfg_reg.bits.ldw.l4_1 = 2; in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2454 flow_cfg_reg.bits.ldw.l4_1 = 3; in npi_fflp_cfg_ip_cls_flow_key_rfnl()
2574 if (flow_cfg_reg.bits.ldw.l4_1 == 2) { in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()
2578 if (flow_cfg_reg.bits.ldw.l4_1 == 3) { in npi_fflp_cfg_ip_cls_flow_key_get_rfnl()