Searched refs:eport (Results 1 – 5 of 5) sorted by relevance
2149 if (eport->src_cid == src_cid && eport->ndev == ndev) in vcap_is_chain_used()2191 eport = elem; in vcap_path_exist()2195 if (eport) in vcap_path_exist()2199 if (!eport) in vcap_path_exist()2566 kfree(eport); in vcap_del_rules()3063 if (eport->dst_cid == dst_cid && eport->ndev == ndev) in vcap_is_enabled()3083 eport = kzalloc(sizeof(*eport), GFP_KERNEL); in vcap_enable()3084 if (!eport) in vcap_enable()3125 if (eport) in vcap_disable()3129 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()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()
126 fs->eport = i; in fill_action_fields()
513 fs->eport = pi->port_id; in cxgb4_process_flow_actions()
1398 uint32_t eport:2; /* egress port to switch packet out */ member
Completed in 24 milliseconds