Home
last modified time | relevance | path

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

/linux/drivers/net/
H A Dtun.c884 int err, alen, n, nexact; in update_filter() local
910 nexact = n; in update_filter()
930 filter->count = nexact; in update_filter()
933 err = nexact; in update_filter()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1989 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps);
H A Dt4_hw.c7578 unsigned int nexact, unsigned int rcaps, unsigned int wxcaps) in t4_cfg_pfvf() argument
7594 FW_PFVF_CMD_NEXACTF_V(nexact)); in t4_cfg_pfvf()