Searched refs:igu_sb_id (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/dev/bxe/ |
| HD | bxe.h | 642 uint8_t igu_sb_id; /* status block number in HW */ member 2201 void bxe_igu_ack_sb(struct bxe_softc *sc, uint8_t igu_sb_id, 2360 uint8_t igu_sb_id, in bxe_igu_ack_sb_gen() argument 2414 uint8_t igu_sb_id, in bxe_ack_sb() argument 2421 bxe_hc_ack_sb(sc, igu_sb_id, storm, index, op, update); in bxe_ack_sb() 2426 } else if (igu_sb_id != sc->igu_dsb_id) { in bxe_ack_sb() 2433 bxe_igu_ack_sb(sc, igu_sb_id, segment, index, op, update); in bxe_ack_sb()
|
| HD | bxe.c | 9130 bxe_ack_sb(sc, fp->igu_sb_id, USTORM_ID, in bxe_handle_fp_tq() 9171 bxe_ack_sb(sc, fp->igu_sb_id, USTORM_ID, in bxe_task_fp() 9223 bxe_ack_sb(sc, fp->igu_sb_id, USTORM_ID, 0, IGU_INT_DISABLE, 0); in bxe_intr_legacy() 9280 curcpu, fp->index, fp->fw_sb_id, fp->igu_sb_id); in bxe_intr_fp() 9290 bxe_ack_sb(sc, fp->igu_sb_id, USTORM_ID, 0, IGU_INT_DISABLE, 0); in bxe_intr_fp() 9900 int igu_sb_id, in bxe_setup_ndsb_state_machine() argument 9903 hc_sm->igu_sb_id = igu_sb_id; in bxe_setup_ndsb_state_machine() 9946 int igu_sb_id) in bxe_init_sb() argument 9995 bxe_setup_ndsb_state_machine(&hc_sm_p[SM_RX_ID], igu_sb_id, igu_seg_id); in bxe_init_sb() 9996 bxe_setup_ndsb_state_machine(&hc_sm_p[SM_TX_ID], igu_sb_id, igu_seg_id); in bxe_init_sb() [all …]
|
| HD | ecore_hsi.h | 5798 uint8_t igu_sb_id /* sb_id within the IGU */; member 5804 uint8_t igu_sb_id /* sb_id within the IGU */; 5871 uint8_t igu_sb_id /* sb_id within the IGU */; member 5873 uint8_t igu_sb_id /* sb_id within the IGU */; member
|