Searched refs:OSAL_INLINE (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_chain.h | 214 static OSAL_INLINE u32 231 static OSAL_INLINE u8 ecore_chain_is_full(struct ecore_chain *p_chain) in ecore_chain_is_full() 249 static OSAL_INLINE 255 static OSAL_INLINE 261 static OSAL_INLINE 277 static OSAL_INLINE 293 static OSAL_INLINE void 362 static OSAL_INLINE 454 static OSAL_INLINE 571 static OSAL_INLINE void [all …]
|
| H A D | ecore_int_api.h | 65 static OSAL_INLINE u16 ecore_sb_update_sb_idx(struct ecore_sb_info *sb_info) in ecore_sb_update_sb_idx() 97 static OSAL_INLINE void ecore_sb_ack(struct ecore_sb_info *sb_info, in ecore_sb_ack() 123 static OSAL_INLINE void __internal_ram_wr(struct ecore_hwfn *p_hwfn, in __internal_ram_wr() 127 static OSAL_INLINE void __internal_ram_wr(__rte_unused void *p_hwfn, in __internal_ram_wr() 139 static OSAL_INLINE void __internal_ram_wr_relaxed(struct ecore_hwfn *p_hwfn, in __internal_ram_wr_relaxed() 143 static OSAL_INLINE void __internal_ram_wr_relaxed(__rte_unused void *p_hwfn, in __internal_ram_wr_relaxed() 156 static OSAL_INLINE void internal_ram_wr(struct ecore_hwfn *p_hwfn, in internal_ram_wr() 163 static OSAL_INLINE void internal_ram_wr(void OSAL_IOMEM *addr, in internal_ram_wr()
|
| H A D | ecore_init_ops.c | 331 static OSAL_INLINE bool comp_eq(u32 val, u32 expected_val) 336 static OSAL_INLINE bool comp_and(u32 val, u32 expected_val) 341 static OSAL_INLINE bool comp_or(u32 val, u32 expected_val)
|
| H A D | ecore.h | 116 static OSAL_INLINE u32 DB_ADDR(u32 cid, u32 DEMS) in DB_ADDR() 124 static OSAL_INLINE u32 DB_ADDR_VF(u32 cid, u32 DEMS) in DB_ADDR_VF() 1006 static OSAL_INLINE u8 ecore_concrete_to_sw_fid(u32 concrete_fid) in ecore_concrete_to_sw_fid()
|
| H A D | ecore_dev_api.h | 213 static OSAL_INLINE bool ecore_is_mf_ufp(struct ecore_hwfn *p_hwfn) in ecore_is_mf_ufp()
|
| H A D | bcm_osal.h | 438 #define OSAL_INLINE inline macro
|
| H A D | ecore_cxt.c | 87 static OSAL_INLINE bool tm_cid_proto(enum protocol_type type) in tm_cid_proto() 298 static OSAL_INLINE void
|