Searched refs:t4_cfg_pfvf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1994 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
H A D | t4_hw.c | 7584 * t4_cfg_pfvf - configure PF/VF resource limits 7604 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_cfg_pfvf() function
|
H A D | cxgb4_main.c | 4220 ret = t4_cfg_pfvf(adap, adap->mbox, adap->pf, 0, adap->sge.egr_sz, 64, in adap_init1()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1990 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
H A D | cxgb4_main.c | 4215 ret = t4_cfg_pfvf(adap, adap->mbox, adap->pf, 0, adap->sge.egr_sz, 64, in adap_init1()
|
H A D | t4_hw.c | 7554 * t4_cfg_pfvf - configure PF/VF resource limits 7574 int t4_cfg_pfvf(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_cfg_pfvf() function
|
Completed in 51 milliseconds