Searched refs:iconf (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c252 u32 fconf, iconf; local
255 iconf = adapter->params.tp.ingress_config;
292 if (unsupported(iconf, VNIC_F, fs->val.pfvf_vld, fs->mask.pfvf_vld) ||
294 (iconf & VNIC_F)))
1380 u32 iconf; local
1435 iconf = adapter->params.tp.ingress_config;
1436 if (iconf & VNIC_F) {
1441 } else if (iconf & USE_ENC_IDX_F) {
1536 u32 iconf; local
1682 iconf
[all...]

Completed in 138 milliseconds