Home
last modified time | relevance | path

Searched defs:vf_rep (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_vfr.c67 static int bnxt_hwrm_vfr_qcfg(struct bnxt *bp, struct bnxt_vf_rep *vf_rep, in bnxt_hwrm_vfr_qcfg()
94 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_open() local
116 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_xmit() local
136 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_get_stats64() local
148 struct bnxt_vf_rep *vf_rep = cb_priv; in bnxt_vf_rep_setup_tc_block_cb() local
167 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_setup_tc_block() local
211 struct bnxt_vf_rep *vf_rep = netdev_priv(skb->dev); in bnxt_vf_rep_rx() local
224 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_get_phys_port_name() local
245 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_port_attr_get() local
282 struct bnxt_vf_rep *vf_rep; in bnxt_vf_reps_close() local
[all …]
Dbnxt_vfr.h25 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_get_fid() local
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_rep.c127 struct lio_vf_rep_desc *vf_rep = netdev_priv(ndev); in lio_vf_rep_open() local
160 struct lio_vf_rep_desc *vf_rep = netdev_priv(ndev); in lio_vf_rep_stop() local
202 struct lio_vf_rep_desc *vf_rep = netdev_priv(dev); in lio_vf_rep_get_stats64() local
217 struct lio_vf_rep_desc *vf_rep = netdev_priv(ndev); in lio_vf_rep_change_mtu() local
246 struct lio_vf_rep_desc *vf_rep = netdev_priv(dev); in lio_vf_rep_phys_port_name() local
313 struct lio_vf_rep_desc *vf_rep; in lio_vf_rep_pkt_recv() local
386 struct lio_vf_rep_desc *vf_rep = netdev_priv(ndev); in lio_vf_rep_pkt_xmit() local
462 struct lio_vf_rep_desc *vf_rep = netdev_priv(dev); in lio_vf_rep_attr_get() local
488 struct lio_vf_rep_desc *vf_rep = wk->ctxptr; in lio_vf_rep_fetch_stats() local
515 struct lio_vf_rep_desc *vf_rep; in lio_vf_rep_create() local
[all …]