/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iov_api.h | 762 static OSAL_INLINE void ecore_iov_set_vfs_to_disable(struct ecore_dev OSAL_UNUSED *p_dev, u8 OSAL_U… in ecore_iov_set_vfs_to_disable() 763 static OSAL_INLINE void ecore_iov_set_vf_to_disable(struct ecore_dev OSAL_UNUSED *p_dev, u16 OSAL_U… in ecore_iov_set_vf_to_disable() 764 static OSAL_INLINE enum _ecore_status_t ecore_iov_init_hw_for_vf(struct ecore_hwfn OSAL_UNUSED *p_h… in ecore_iov_init_hw_for_vf() 765 static OSAL_INLINE void ecore_iov_process_mbx_req(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct eco… in ecore_iov_process_mbx_req() 766 static OSAL_INLINE enum _ecore_status_t ecore_iov_release_hw_for_vf(struct ecore_hwfn OSAL_UNUSED *… in ecore_iov_release_hw_for_vf() 767 static OSAL_INLINE enum _ecore_status_t ecore_iov_set_vf_ctx(struct ecore_hwfn OSAL_UNUSED *p_hwfn,… in ecore_iov_set_vf_ctx() 768 static OSAL_INLINE enum _ecore_status_t ecore_iov_vf_flr_cleanup(struct ecore_hwfn OSAL_UNUSED *p_h… in ecore_iov_vf_flr_cleanup() 769 static OSAL_INLINE enum _ecore_status_t ecore_iov_single_vf_flr_cleanup(struct ecore_hwfn OSAL_UNUS… in ecore_iov_single_vf_flr_cleanup() 770 static OSAL_INLINE void ecore_iov_set_link(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED v… in ecore_iov_set_link() 771 static OSAL_INLINE void ecore_iov_get_link(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED v… in ecore_iov_get_link() [all …]
|
H A D | ecore_vf_api.h | 204 static OSAL_INLINE enum _ecore_status_t ecore_vf_read_bulletin(struct ecore_hwfn OSAL_UNUSED *p_hwf… in ecore_vf_read_bulletin() 205 static OSAL_INLINE void ecore_vf_get_link_params(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecor… in ecore_vf_get_link_params() 206 static OSAL_INLINE void ecore_vf_get_link_state(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore… in ecore_vf_get_link_state() 207 static OSAL_INLINE void ecore_vf_get_link_caps(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_… in ecore_vf_get_link_caps() 208 static OSAL_INLINE void ecore_vf_get_num_rxqs(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED… in ecore_vf_get_num_rxqs() 209 static OSAL_INLINE void ecore_vf_get_num_txqs(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED… in ecore_vf_get_num_txqs() 211 static OSAL_INLINE void 216 static OSAL_INLINE void ecore_vf_get_port_mac(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED… in ecore_vf_get_port_mac() 217 static OSAL_INLINE void ecore_vf_get_num_vlan_filters(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSA… in ecore_vf_get_num_vlan_filters() 218 static OSAL_INLINE void ecore_vf_get_num_mac_filters(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL… in ecore_vf_get_num_mac_filters() [all …]
|
H A D | ecore_vf.h | 342 static OSAL_INLINE enum _ecore_status_t ecore_vf_hw_prepare(struct ecore_hwfn OSAL_UNUSED *p_hwfn) … in ecore_vf_hw_prepare() 343 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_rxq_start(struct ecore_hwfn OSAL_UNUSED *p_hwfn… in ecore_vf_pf_rxq_start() 344 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_txq_start(struct ecore_hwfn OSAL_UNUSED *p_hwfn… in ecore_vf_pf_txq_start() 345 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_rxq_stop(struct ecore_hwfn OSAL_UNUSED *p_hwfn,… in ecore_vf_pf_rxq_stop() 346 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_txq_stop(struct ecore_hwfn OSAL_UNUSED *p_hwfn,… in ecore_vf_pf_txq_stop() 348 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_rxqs_update(struct ecore_hwfn OSAL_UNUSED *p_hw… in ecore_vf_pf_rxqs_update() 350 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_vport_update(struct ecore_hwfn OSAL_UNUSED *p_h… in ecore_vf_pf_vport_update() 351 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {r… in ecore_vf_pf_reset() 352 static OSAL_INLINE enum _ecore_status_t ecore_vf_pf_release(struct ecore_hwfn OSAL_UNUSED *p_hwfn) … in ecore_vf_pf_release() 353 static OSAL_INLINE u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSE… in ecore_vf_get_igu_sb_id() [all …]
|
H A D | ecore_chain.h | 191 static OSAL_INLINE u16 ecore_chain_get_prod_idx(struct ecore_chain *p_chain) in ecore_chain_get_prod_idx() 198 static OSAL_INLINE u32 ecore_chain_get_prod_idx_u32(struct ecore_chain *p_chain) in ecore_chain_get_prod_idx_u32() 205 static OSAL_INLINE u16 ecore_chain_get_cons_idx(struct ecore_chain *p_chain) in ecore_chain_get_cons_idx() 211 static OSAL_INLINE u32 ecore_chain_get_cons_idx_u32(struct ecore_chain *p_chain) in ecore_chain_get_cons_idx_u32() 225 static OSAL_INLINE u16 ecore_chain_get_elem_left(struct ecore_chain *p_chain) in ecore_chain_get_elem_left() 243 static OSAL_INLINE u32 263 static OSAL_INLINE u8 ecore_chain_is_full(struct ecore_chain *p_chain) in ecore_chain_is_full() 273 static OSAL_INLINE u8 ecore_chain_is_empty(struct ecore_chain *p_chain) in ecore_chain_is_empty() 281 static OSAL_INLINE 288 static OSAL_INLINE [all …]
|
H A D | ecore_sriov.h | 319 static OSAL_INLINE enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {r… in ecore_iov_hw_info() 320 static OSAL_INLINE void *ecore_add_tlv(u8 OSAL_UNUSED **offset, OSAL_UNUSED u16 type, OSAL_UNUSED u… in ecore_add_tlv() 321 static OSAL_INLINE void ecore_dp_tlv_list(struct ecore_hwfn OSAL_UNUSED *p_hwfn, void OSAL_UNUSED *… in ecore_dp_tlv_list() 322 static OSAL_INLINE enum _ecore_status_t ecore_iov_alloc(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {ret… in ecore_iov_alloc() 323 static OSAL_INLINE void ecore_iov_setup(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_iov_setup() 324 static OSAL_INLINE void ecore_iov_free(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_iov_free() 325 static OSAL_INLINE void ecore_iov_free_hw_info(struct ecore_dev OSAL_UNUSED *p_dev) {} in ecore_iov_free_hw_info() 326 static OSAL_INLINE u32 ecore_crc32(u32 OSAL_UNUSED crc, u8 OSAL_UNUSED *ptr, u32 OSAL_UNUSED length… in ecore_crc32() 327 static OSAL_INLINE bool ecore_iov_mark_vf_flr(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u32 OSAL_UNUSE… in ecore_iov_mark_vf_flr() 328 static OSAL_INLINE void *ecore_iov_search_list_tlvs(struct ecore_hwfn OSAL_UNUSED *p_hwfn, void OSA… in ecore_iov_search_list_tlvs() [all …]
|
H A D | ecore_iwarp.h | 258 static OSAL_INLINE enum _ecore_status_t 264 static OSAL_INLINE enum _ecore_status_t 271 static OSAL_INLINE void 277 static OSAL_INLINE enum _ecore_status_t 283 static OSAL_INLINE void 288 static OSAL_INLINE void 293 static OSAL_INLINE enum _ecore_status_t 300 static OSAL_INLINE enum _ecore_status_t 308 static OSAL_INLINE enum _ecore_status_t 317 static OSAL_INLINE enum _ecore_status_t [all …]
|
H A D | ecore_int_api.h | 84 static OSAL_INLINE u16 ecore_sb_update_sb_idx(struct ecore_sb_info *sb_info) in ecore_sb_update_sb_idx() 115 static OSAL_INLINE void ecore_sb_ack(struct ecore_sb_info *sb_info, in ecore_sb_ack() 151 static OSAL_INLINE void __internal_ram_wr(struct ecore_hwfn *p_hwfn, in __internal_ram_wr() 155 static OSAL_INLINE void __internal_ram_wr(void *p_hwfn, in __internal_ram_wr() 168 static OSAL_INLINE void internal_ram_wr(struct ecore_hwfn *p_hwfn, in internal_ram_wr() 175 static OSAL_INLINE void internal_ram_wr(void OSAL_IOMEM *addr, in internal_ram_wr()
|
H A D | ecore_ll2.h | 42 static OSAL_INLINE u8 ecore_ll2_handle_to_queue_id(struct ecore_hwfn *p_hwfn, in ecore_ll2_handle_to_queue_id()
|
H A D | ecore_init_ops.c | 370 static OSAL_INLINE bool comp_eq(u32 val, u32 expected_val) 375 static OSAL_INLINE bool comp_and(u32 val, u32 expected_val) 380 static OSAL_INLINE bool comp_or(u32 val, u32 expected_val)
|
H A D | ecore.h | 129 static OSAL_INLINE u32 DB_ADDR(u32 cid, u32 DEMS) in DB_ADDR() 137 static OSAL_INLINE u32 DB_ADDR_VF(u32 cid, u32 DEMS) in DB_ADDR_VF() 989 static OSAL_INLINE u8 ecore_concrete_to_sw_fid(u32 concrete_fid) in ecore_concrete_to_sw_fid()
|
H A D | ecore_rdma.h | 225 static OSAL_INLINE bool ecore_rdma_is_xrc_qp(struct ecore_rdma_qp *qp) in ecore_rdma_is_xrc_qp()
|
H A D | ecore_dev_api.h | 872 static OSAL_INLINE bool ecore_is_mf_ufp(struct ecore_hwfn *p_hwfn) in ecore_is_mf_ufp()
|
H A D | bcm_osal.h | 406 #define OSAL_INLINE __inline macro
|
H A D | ecore_roce.c | 1084 static OSAL_INLINE enum _ecore_status_t ecore_roce_sp_query_responder( in ecore_roce_sp_query_responder() 1147 static OSAL_INLINE enum _ecore_status_t ecore_roce_sp_query_requester( in ecore_roce_sp_query_requester()
|
H A D | ecore_rdma.c | 530 static OSAL_INLINE void ecore_rdma_free_reserved_lkey(struct ecore_hwfn *p_hwfn) in ecore_rdma_free_reserved_lkey() 918 static OSAL_INLINE enum _ecore_status_t ecore_rdma_reserve_lkey( in ecore_rdma_reserve_lkey() 1927 static OSAL_INLINE int ecore_rdma_send_deregister_tid_ramrod( in ecore_rdma_send_deregister_tid_ramrod()
|
H A D | ecore_iwarp.c | 99 static OSAL_INLINE struct ecore_iwarp_fpdu * 3593 static OSAL_INLINE bool
|