Home
last modified time | relevance | path

Searched refs:eport (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c306 fs->eport >= adapter->params.nports) in validate_filter()
815 f->fs.eport, f->fs.dmac); in set_filter_wr()
871 FW_FILTER_WR_TXCHAN_V(f->fs.eport) | in set_filter_wr()
1316 TX_CHAN_V(f->fs.eport) | in mk_act_open_req6()
1352 TX_CHAN_V(f->fs.eport) | in mk_act_open_req()
1407 f->fs.eport, f->fs.dmac); in cxgb4_set_hash_filter()
Dcxgb4_tc_u32.c126 fs->eport = i; in fill_action_fields()
Dcxgb4_tc_flower.c513 fs->eport = pi->port_id; in cxgb4_process_flow_actions()
Dcxgb4.h1400 uint32_t eport:2; /* egress port to switch packet out */ member