Searched defs:sb_id (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.h356 static OSAL_INLINE u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED sb_id) {return 0;} argument
357 static OSAL_INLINE void ecore_vf_set_sb_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED sb_id, struct ecore_sb_info OSAL_UNUSED *p_sb) {} argument
H A Decore_vf.c1688 ecore_vf_get_igu_sb_id(struct ecore_hwfn *p_hwfn, u16 sb_id) argument
1701 ecore_vf_set_sb_info(struct ecore_hwfn *p_hwfn, u16 sb_id, struct ecore_sb_info *p_sb) argument
H A Decore_int.c1659 u16 ecore_get_igu_sb_id(struct ecore_hwfn *p_hwfn, u16 sb_id) argument
1685 ecore_int_sb_init(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_sb_info *sb_info, void *sb_virt_addr, dma_addr_t sb_phy_addr, u16 sb_id) argument
1744 ecore_int_sb_release(struct ecore_hwfn *p_hwfn, struct ecore_sb_info *sb_info, u16 sb_id) argument
2384 ecore_int_igu_relocate_sb(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 sb_id, bool b_to_vf) argument
2635 ecore_int_set_timer_res(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u8 timer_res, u16 sb_id, bool tx) argument
[all...]
H A Decore_sriov.c2136 int sb_id; local
H A Dqlnx_os.c6160 qlnx_alloc_mem_sb(qlnx_host_t *ha, struct ecore_sb_info *sb_info, u16 sb_id) argument
6135 qlnx_sb_init(struct ecore_dev *cdev, struct ecore_sb_info *sb_info, void *sb_virt_addr, bus_addr_t sb_phy_addr, u16 sb_id) argument
H A Decore_hsi_common.h330 __le16 sb_id /* Status block ID */; member in struct:core_rx_start_ramrod_data
433 __le16 sb_id /* Status block ID */; member in struct:core_tx_start_ramrod_data
H A Decore_hsi_eth.h1536 __le16 sb_id /* Status block ID */; member in struct:rx_queue_start_ramrod_data
1638 __le16 sb_id /* Status block ID */; member in struct:tx_queue_start_ramrod_data
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h2392 bxe_hc_ack_sb(struct bxe_softc *sc, uint8_t sb_id, uint8_t storm, uint16_t index, uint8_t op, uint8_t update) argument
H A Decore_hsi.h9388 uint8_t sb_id /* Status block id (EQ consumer) */; member in struct:fcoe_init_ramrod_params
11588 uint8_t sb_id /* status block ID */; member in struct:event_ring_data
11592 uint8_t sb_id /* status block ID */; member in struct:event_ring_data

Completed in 450 milliseconds