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

/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.h236 u16 igu_sb_id; member in struct:qed_igu_block
H A Dqed_rdma.c561 u16 igu_sb_id; local
H A Dqed_int.c1491 qed_int_cau_conf_pi(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 igu_sb_id, u32 pi_index, enum qed_coalescing_fsm coalescing_fsm, u8 timeset) argument
1521 qed_int_cau_conf_sb(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, dma_addr_t sb_phys, u16 igu_sb_id, u16 vf_number, u8 vf_valid) argument
1641 u16 igu_sb_id; local
1908 qed_int_igu_cleanup_sb(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 igu_sb_id, bool cleanup_set, u16 opaque_fid) argument
1955 qed_int_igu_init_pure_rt_single(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 igu_sb_id, u16 opaque, bool b_set) argument
2005 u16 igu_sb_id = 0; local
2039 u16 igu_sb_id; local
2168 qed_int_igu_read_cam_block(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 igu_sb_id) argument
2189 u16 igu_sb_id; local
[all...]
H A Dqed_dev.c2573 int i, igu_sb_id; local
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h636 static inline void bnx2x_igu_ack_sb_gen(struct bnx2x *bp, u8 igu_sb_id, argument
676 static inline void bnx2x_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 storm, argument
H A Dbnx2x_sriov.c316 bnx2x_vf_set_igu_info(struct bnx2x *bp, u8 igu_sb_id, u8 abs_vfid) argument
744 u8 igu_sb_id = vf_igu_sb(vf, i); local
78 bnx2x_vf_igu_ack_sb(struct bnx2x *bp, struct bnx2x_virtf *vf, u8 igu_sb_id, u8 segment, u16 index, u8 op, u8 update) argument
[all...]
H A Dbnx2x.h595 u8 igu_sb_id; /* status block number in HW */ member in struct:bnx2x_fastpath
H A Dbnx2x_main.c5240 void bnx2x_igu_ack_sb(struct bnx2x *bp, u8 igu_sb_id, u8 segment, argument
5921 bnx2x_setup_ndsb_state_machine(struct hc_status_block_sm *hc_sm, int igu_sb_id, int igu_seg_id) argument
5959 bnx2x_init_sb(struct bnx2x *bp, dma_addr_t mapping, int vfid, u8 vf_valid, int fw_sb_id, int igu_sb_id) argument
11129 int igu_sb_id; local
[all...]
H A Dbnx2x_hsi.h5533 u8 igu_sb_id; member in struct:hc_status_block_sm
5603 u8 igu_sb_id; member in struct:hc_sp_status_block_data
5605 u8 igu_sb_id; member in struct:hc_sp_status_block_data
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.c3074 static void cnic_ack_igu_sb(struct cnic_dev *dev, u8 igu_sb_id, u8 segment, argument
/linux-master/include/linux/qed/
H A Dqed_if.h597 u16 igu_sb_id; member in struct:qed_sb_info

Completed in 408 milliseconds