Searched defs:sb_id (Results 1 – 9 of 9) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_vf.h | 353 …u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED sb_id) {return 0… in ecore_vf_get_igu_sb_id() 354 … void ecore_vf_set_sb_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED sb_id, struct ec… in ecore_vf_set_sb_info()
|
H A D | ecore_int.c | 1656 u16 ecore_get_igu_sb_id(struct ecore_hwfn *p_hwfn, u16 sb_id) in ecore_get_igu_sb_id() 1687 u16 sb_id) in ecore_int_sb_init() 1743 u16 sb_id) in ecore_int_sb_release() 2381 u16 sb_id, bool b_to_vf) in ecore_int_igu_relocate_sb() 2633 u8 timer_res, u16 sb_id, bool tx) in ecore_int_set_timer_res()
|
H A D | ecore_vf.c | 1685 u16 sb_id) in ecore_vf_get_igu_sb_id() 1698 u16 sb_id, struct ecore_sb_info *p_sb) in ecore_vf_set_sb_info()
|
H A D | ecore_rdma.c | 805 u16 igu_sb_id, sb_id; in ecore_rdma_start_fw() local
|
H A D | qlnx_os.c | 5899 void *sb_virt_addr, bus_addr_t sb_phy_addr, u16 sb_id) in qlnx_sb_init() 5923 qlnx_alloc_mem_sb(qlnx_host_t *ha, struct ecore_sb_info *sb_info, u16 sb_id) in qlnx_alloc_mem_sb()
|
H A D | ecore_sriov.c | 2133 int sb_id; in ecore_iov_vf_mbx_start_vport() local
|
H A D | ecore_hsi_common.h | 305 __le16 sb_id /* Status block ID */; member 403 __le16 sb_id /* Status block ID */; member
|
H A D | ecore_hsi_eth.h | 1509 __le16 sb_id /* Status block ID */; member 1605 __le16 sb_id /* Status block ID */; member
|
/freebsd/sys/dev/bxe/ |
H A D | ecore_hsi.h | 9388 uint8_t sb_id /* Status block id (EQ consumer) */; member 11588 uint8_t sb_id /* status block ID */; member 11592 uint8_t sb_id /* status block ID */; member
|