Home
last modified time | relevance | path

Searched refs:pfvf (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsmt.c209 static struct smt_entry *t4_smt_alloc_switching(struct adapter *adap, u16 pfvf, in t4_smt_alloc_switching() argument
222 e->pfvf = pfvf; in t4_smt_alloc_switching()
Dsmt.h60 u16 pfvf; member
/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls.h132 unsigned int pfvf; member
Dchtls_main.c223 cdev->pfvf = FW_VIID_PFN_G(cxgb4_port_viid(lldi->ports[0])) in chtls_uld_add()
/Linux-v4.19/drivers/scsi/cxgbi/
Dlibcxgbi.h473 unsigned int pfvf; member
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c606 flowc->mnemval[0].val = htonl(csk->cdev->pfvf); in send_tx_flowc_wr()
2045 cdev->pfvf = FW_VIID_PFN_G(cxgb4_port_viid(lldi->ports[0])) in t4_uld_add()
2048 cdev, lldi->ports[0]->name, cdev->pfvf); in t4_uld_add()