Home
last modified time | relevance | path

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

/Linux-v5.4/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
169 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_setup_tc() local
196 struct bnxt_vf_rep *vf_rep = netdev_priv(skb->dev); in bnxt_vf_rep_rx() local
207 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_get_phys_port_name() local
228 struct bnxt_vf_rep *vf_rep = netdev_priv(dev); in bnxt_vf_rep_get_port_parent_id() local
262 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-v5.4/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_rep.c111 struct lio_vf_rep_desc *vf_rep = netdev_priv(ndev); in lio_vf_rep_open() local
144 struct lio_vf_rep_desc *vf_rep = netdev_priv(ndev); in lio_vf_rep_stop() local
186 struct lio_vf_rep_desc *vf_rep = netdev_priv(dev); in lio_vf_rep_get_stats64() local
201 struct lio_vf_rep_desc *vf_rep = netdev_priv(ndev); in lio_vf_rep_change_mtu() local
230 struct lio_vf_rep_desc *vf_rep = netdev_priv(dev); in lio_vf_rep_phys_port_name() local
297 struct lio_vf_rep_desc *vf_rep; in lio_vf_rep_pkt_recv() local
372 struct lio_vf_rep_desc *vf_rep = netdev_priv(ndev); in lio_vf_rep_pkt_xmit() local
451 struct lio_vf_rep_desc *vf_rep = netdev_priv(dev); in lio_vf_get_port_parent_id() local
465 struct lio_vf_rep_desc *vf_rep = wk->ctxptr; in lio_vf_rep_fetch_stats() local
492 struct lio_vf_rep_desc *vf_rep; in lio_vf_rep_create() local
[all …]