/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_vfpf.c | 630 req->vf_qid = fp_idx; in bnx2x_vfpf_setup_q() 694 req->vf_qid = qidx; in bnx2x_vfpf_teardown_queue() 725 int bnx2x_vfpf_config_mac(struct bnx2x *bp, u8 *addr, u8 vf_qid, bool set) in bnx2x_vfpf_config_mac() argument 737 req->vf_qid = vf_qid; in bnx2x_vfpf_config_mac() 904 req->vf_qid = 0; in bnx2x_vfpf_set_mcast() 930 int bnx2x_vfpf_update_vlan(struct bnx2x *bp, u16 vid, u8 vf_qid, bool add) in bnx2x_vfpf_update_vlan() argument 946 req->vf_qid = vf_qid; in bnx2x_vfpf_update_vlan() 1021 req->vf_qid in bnx2x_vfpf_storm_rx_mode() [all...] |
H A D | bnx2x_vfpf.h | 149 u8 vf_qid; member 290 u8 vf_qid; /* index in hw_qid[] */ member 316 u8 vf_qid; /* index in hw_qid[] */ member
|
H A D | bnx2x_sriov.h | 512 int bnx2x_vfpf_config_mac(struct bnx2x *bp, u8 *addr, u8 vf_qid, bool set); 556 int bnx2x_vfpf_update_vlan(struct bnx2x *bp, u16 vid, u8 vf_qid, bool add); 590 u8 vf_qid, bool set) {return 0; } in bnx2x_vfpf_config_mac() 630 static inline int bnx2x_vfpf_update_vlan(struct bnx2x *bp, u16 vid, u8 vf_qid, bool add) {return 0; } in bnx2x_vfpf_update_vlan() argument 589 bnx2x_vfpf_config_mac(struct bnx2x *bp, u8 *addr, u8 vf_qid, bool set) bnx2x_vfpf_config_mac() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_vfpf.c | 632 req->vf_qid = fp_idx; in bnx2x_vfpf_setup_q() 696 req->vf_qid = qidx; in bnx2x_vfpf_teardown_queue() 727 int bnx2x_vfpf_config_mac(struct bnx2x *bp, const u8 *addr, u8 vf_qid, bool set) in bnx2x_vfpf_config_mac() argument 739 req->vf_qid = vf_qid; in bnx2x_vfpf_config_mac() 906 req->vf_qid = 0; in bnx2x_vfpf_set_mcast() 932 int bnx2x_vfpf_update_vlan(struct bnx2x *bp, u16 vid, u8 vf_qid, bool add) in bnx2x_vfpf_update_vlan() argument 948 req->vf_qid = vf_qid; in bnx2x_vfpf_update_vlan() 1023 req->vf_qid in bnx2x_vfpf_storm_rx_mode() [all...] |
H A D | bnx2x_vfpf.h | 149 u8 vf_qid; member 290 u8 vf_qid; /* index in hw_qid[] */ member 316 u8 vf_qid; /* index in hw_qid[] */ member
|
H A D | bnx2x_sriov.h | 511 int bnx2x_vfpf_config_mac(struct bnx2x *bp, const u8 *addr, u8 vf_qid, 556 int bnx2x_vfpf_update_vlan(struct bnx2x *bp, u16 vid, u8 vf_qid, bool add); 590 u8 vf_qid, bool set) {return 0; } in bnx2x_vfpf_config_mac() 630 static inline int bnx2x_vfpf_update_vlan(struct bnx2x *bp, u16 vid, u8 vf_qid, bool add) {return 0; } in bnx2x_vfpf_update_vlan() argument 589 bnx2x_vfpf_config_mac(struct bnx2x *bp, const u8 *addr, u8 vf_qid, bool set) bnx2x_vfpf_config_mac() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.h | 312 u8 vf_qid; member 343 u8 vf_qid; member
|
H A D | qed_l2.c | 219 p_cid->vf_qid = p_vf_params->vf_qid; in _qed_eth_queue_to_cid() 300 * use the vf_qid for this purpose as well. in qed_eth_queue_to_cid() 307 cid = p_vf_params->vf_qid; in qed_eth_queue_to_cid() 886 p_ramrod->vf_rx_prod_index = p_cid->vf_qid; in qed_eth_rxq_start_ramrod() 889 b_legacy_vf ? " [legacy]" : "", p_cid->vf_qid); in qed_eth_rxq_start_ramrod()
|
H A D | qed_sriov.c | 2129 vf_params.vf_qid = (u8)req->rx_qid; in qed_iov_vf_mbx_start_rxq() 2465 vf_params.vf_qid = (u8)req->tx_qid; in qed_iov_vf_mbx_start_txq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.h | 335 u8 vf_qid; member 366 u8 vf_qid; member
|
H A D | qed_l2.c | 219 p_cid->vf_qid = p_vf_params->vf_qid; in _qed_eth_queue_to_cid() 300 * use the vf_qid for this purpose as well. in qed_eth_queue_to_cid() 307 cid = p_vf_params->vf_qid; in qed_eth_queue_to_cid() 887 p_ramrod->vf_rx_prod_index = p_cid->vf_qid; in qed_eth_rxq_start_ramrod() 890 b_legacy_vf ? " [legacy]" : "", p_cid->vf_qid); in qed_eth_rxq_start_ramrod()
|
H A D | qed_sriov.c | 2131 vf_params.vf_qid = (u8)req->rx_qid; in qed_iov_vf_mbx_start_rxq() 2467 vf_params.vf_qid = (u8)req->tx_qid; in qed_iov_vf_mbx_start_txq()
|