Searched defs:igu_sb_id (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_int.h61 u16 igu_sb_id; member in struct:ecore_igu_block
H A Decore_int_api.h56 u16 igu_sb_id; member in struct:ecore_sb_info
H A Decore_int.c1489 _ecore_int_cau_conf_pi(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 igu_sb_id, u32 pi_index, enum ecore_coalescing_fsm coalescing_fsm, u8 timeset) argument
1532 ecore_int_cau_conf_sb(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, dma_addr_t sb_phys, u16 igu_sb_id, u16 vf_number, u8 vf_valid) argument
1661 u16 igu_sb_id; local
1973 ecore_int_igu_cleanup_sb(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 igu_sb_id, bool cleanup_set, u16 opaque_fid) argument
2030 ecore_int_igu_init_pure_rt_single(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 igu_sb_id, u16 opaque, bool b_set) argument
2080 u16 igu_sb_id = 0; local
2118 u16 igu_sb_id; local
2272 ecore_int_igu_read_cam_block(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, u16 igu_sb_id) argument
2297 u16 igu_sb_id; local
2389 u16 igu_sb_id = 0, vf_num = 0; local
[all...]
H A Decore_dev.c2880 int i, igu_sb_id; local
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c9517 bxe_setup_ndsb_state_machine(struct hc_status_block_sm *hc_sm, int igu_sb_id, int igu_seg_id) argument
9559 bxe_init_sb(struct bxe_softc *sc, bus_addr_t busaddr, int vfid, uint8_t vf_valid, int fw_sb_id, int igu_sb_id) argument
13993 int igu_sb_id; local
16608 bxe_igu_ack_sb(struct bxe_softc *sc, uint8_t igu_sb_id, uint8_t segment, uint16_t index, uint8_t op, uint8_t update) argument
[all...]
H A Dbxe.h629 uint8_t igu_sb_id; /* status block number in HW */ member in struct:bxe_fastpath
2365 bxe_igu_ack_sb_gen(struct bxe_softc *sc, uint8_t igu_sb_id, uint8_t segment, uint16_t index, uint8_t op, uint8_t update, uint32_t igu_addr) argument
2419 bxe_ack_sb(struct bxe_softc *sc, uint8_t igu_sb_id, uint8_t storm, uint16_t index, uint8_t op, uint8_t update) argument
H A Decore_hsi.h11838 uint8_t igu_sb_id /* sb_id within the IGU */; member in struct:hc_status_block_sm
11911 uint8_t igu_sb_id /* sb_id within the IGU */; member in struct:hc_sp_status_block_data
11913 uint8_t igu_sb_id /* sb_id within the IGU */; member in struct:hc_sp_status_block_data

Completed in 235 milliseconds