Home
last modified time | relevance | path

Searched defs:opaque_fid (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/include/linux/qed/
H A Drdma_common.h39 __le16 opaque_fid; member
H A Dcommon_hsi.h1106 __le16 opaque_fid; member
/kernel/linux/linux-6.6/include/linux/qed/
H A Drdma_common.h40 __le16 opaque_fid; member
H A Dcommon_hsi.h1183 __le16 opaque_fid; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h367 u16 opaque_fid; member
H A Dqed_l2.h139 u16 opaque_fid; member
173 u16 opaque_fid; member
333 u16 opaque_fid; member
H A Dqed_sriov.h181 u16 opaque_fid; member
H A Dqed_rdma.c1716 u16 opaque_fid; qed_rdma_modify_srq() local
1753 u16 opaque_fid; qed_rdma_destroy_srq() local
1800 u16 opaque_fid, srq_id; qed_rdma_create_srq() local
[all...]
H A Dqed_int.c1888 qed_int_igu_cleanup_sb(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 igu_sb_id, bool cleanup_set, u16 opaque_fid) qed_int_igu_cleanup_sb() argument
H A Dqed_l2.c190 _qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, u16 opaque_fid, u32 cid, struct qed_queue_start_common_params *p_params, bool b_is_rx, struct qed_queue_cid_vf_params *p_vf_params) _qed_eth_queue_to_cid() argument
287 qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_queue_start_common_params *p_params, bool b_is_rx, struct qed_queue_cid_vf_params *p_vf_params) qed_eth_queue_to_cid() argument
332 qed_eth_queue_to_cid_pf(struct qed_hwfn *p_hwfn, u16 opaque_fid, bool b_is_rx, struct qed_queue_start_common_params *p_params) qed_eth_queue_to_cid_pf() argument
743 qed_sp_vport_stop(struct qed_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id) qed_sp_vport_stop() argument
921 qed_eth_rx_queue_start(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_queue_start_common_params *p_params, u16 bd_max_bytes, dma_addr_t bd_chain_phys_addr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size, struct qed_rxq_start_ret_params *p_ret_params) qed_eth_rx_queue_start() argument
1128 qed_eth_tx_queue_start(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_queue_start_common_params *p_params, u8 tc, dma_addr_t pbl_addr, u16 pbl_size, struct qed_txq_start_ret_params *p_ret_params) qed_eth_tx_queue_start() argument
1218 qed_filter_ucast_common(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_filter_ucast *p_filter_cmd, struct vport_filter_update_ramrod_data **pp_ramrod, struct qed_spq_entry **pp_ent, enum spq_mode comp_mode, struct qed_spq_comp_cb *p_comp_data) qed_filter_ucast_common() argument
1359 qed_sp_eth_filter_ucast(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_filter_ucast *p_filter_cmd, enum spq_mode comp_mode, struct qed_spq_comp_cb *p_comp_data) qed_sp_eth_filter_ucast() argument
1461 qed_sp_eth_filter_mcast(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_filter_mcast *p_filter_cmd, enum spq_mode comp_mode, struct qed_spq_comp_cb *p_comp_data) qed_sp_eth_filter_mcast() argument
1548 u16 opaque_fid; qed_filter_mcast_cmd() local
1575 u16 opaque_fid; qed_filter_ucast_cmd() local
[all...]
H A Dqed_vf.h107 u16 opaque_fid; /* ME register value */ member
H A Dqed.h314 u16 opaque_fid; member
H A Dqed_hsi.h1372 __le16 opaque_fid; member
1665 __le16 opaque_fid; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_sp.h377 u16 opaque_fid; member
H A Dqed_l2.h139 u16 opaque_fid; member
172 u16 opaque_fid; member
356 u16 opaque_fid; member
H A Dqed_rdma.c1689 u16 opaque_fid; qed_rdma_modify_srq() local
1726 u16 opaque_fid; qed_rdma_destroy_srq() local
1773 u16 opaque_fid, srq_id; qed_rdma_create_srq() local
[all...]
H A Dqed_sriov.h181 u16 opaque_fid; member
H A Dqed_l2.c190 _qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, u16 opaque_fid, u32 cid, struct qed_queue_start_common_params *p_params, bool b_is_rx, struct qed_queue_cid_vf_params *p_vf_params) _qed_eth_queue_to_cid() argument
287 qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_queue_start_common_params *p_params, bool b_is_rx, struct qed_queue_cid_vf_params *p_vf_params) qed_eth_queue_to_cid() argument
332 qed_eth_queue_to_cid_pf(struct qed_hwfn *p_hwfn, u16 opaque_fid, bool b_is_rx, struct qed_queue_start_common_params *p_params) qed_eth_queue_to_cid_pf() argument
744 qed_sp_vport_stop(struct qed_hwfn *p_hwfn, u16 opaque_fid, u8 vport_id) qed_sp_vport_stop() argument
923 qed_eth_rx_queue_start(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_queue_start_common_params *p_params, u16 bd_max_bytes, dma_addr_t bd_chain_phys_addr, dma_addr_t cqe_pbl_addr, u16 cqe_pbl_size, struct qed_rxq_start_ret_params *p_ret_params) qed_eth_rx_queue_start() argument
1129 qed_eth_tx_queue_start(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_queue_start_common_params *p_params, u8 tc, dma_addr_t pbl_addr, u16 pbl_size, struct qed_txq_start_ret_params *p_ret_params) qed_eth_tx_queue_start() argument
1219 qed_filter_ucast_common(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_filter_ucast *p_filter_cmd, struct vport_filter_update_ramrod_data **pp_ramrod, struct qed_spq_entry **pp_ent, enum spq_mode comp_mode, struct qed_spq_comp_cb *p_comp_data) qed_filter_ucast_common() argument
1360 qed_sp_eth_filter_ucast(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_filter_ucast *p_filter_cmd, enum spq_mode comp_mode, struct qed_spq_comp_cb *p_comp_data) qed_sp_eth_filter_ucast() argument
1462 qed_sp_eth_filter_mcast(struct qed_hwfn *p_hwfn, u16 opaque_fid, struct qed_filter_mcast *p_filter_cmd, enum spq_mode comp_mode, struct qed_spq_comp_cb *p_comp_data) qed_sp_eth_filter_mcast() argument
1549 u16 opaque_fid; qed_filter_mcast_cmd() local
1576 u16 opaque_fid; qed_filter_ucast_cmd() local
[all...]
H A Dqed_int.c1908 qed_int_igu_cleanup_sb(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 igu_sb_id, bool cleanup_set, u16 opaque_fid) qed_int_igu_cleanup_sb() argument
H A Dqed_vf.h107 u16 opaque_fid; /* ME register value */ member
H A Dqed.h313 u16 opaque_fid; member
H A Dqed_hsi.h1447 __le16 opaque_fid; member
1740 __le16 opaque_fid; member

Completed in 159 milliseconds