Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dtun.c819 int err, alen, n, nexact; in update_filter() local
845 nexact = n; in update_filter()
865 filter->count = nexact; in update_filter()
868 err = nexact; in update_filter()
/linux-6.15/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()