Searched refs:eport (Results 1 – 5 of 5) sorted by relevance
2182 if (eport->src_cid == src_cid && eport->ndev == ndev) in vcap_is_chain_used()2224 eport = elem; in vcap_path_exist()2228 if (eport) in vcap_path_exist()2232 if (!eport) in vcap_path_exist()2599 kfree(eport); in vcap_del_rules()3108 if (eport->dst_cid == dst_cid && eport->ndev == ndev) in vcap_is_enabled()3128 eport = kzalloc(sizeof(*eport), GFP_KERNEL); in vcap_enable()3129 if (!eport) in vcap_enable()3170 if (eport) in vcap_disable()3174 if (!eport) in vcap_disable()[all …]
306 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()1317 TX_CHAN_V(f->fs.eport) | in mk_act_open_req6()1353 TX_CHAN_V(f->fs.eport) | in mk_act_open_req()1408 f->fs.eport, f->fs.dmac); in cxgb4_set_hash_filter()
126 fs->eport = i; in fill_action_fields()
519 fs->eport = pi->port_id; in cxgb4_process_flow_actions()
1398 uint32_t eport:2; /* egress port to switch packet out */ member
Completed in 32 milliseconds