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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtun.c225 int err, alen, n, nexact; local
256 nexact = n;
276 filter->count = nexact;
279 err = nexact;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4.h708 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps);
H A Dt4_hw.c2476 * @nexact: the maximum number of exact MPS filters
2487 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps)
2502 FW_PFVF_CMD_NEXACTF(nexact));
2483 t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, unsigned int rxqi, unsigned int rxq, unsigned int tc, unsigned int vi, unsigned int cmask, unsigned int pmask, unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) argument

Completed in 102 milliseconds