Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1984 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf,
H A Dcxgb4_main.c4206 ret = t4_cfg_pfvf(adap, adap->mbox, adap->pf, 0, adap->sge.egr_sz, 64, in adap_init1()
H A Dt4_hw.c7574 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_cfg_pfvf() function