Searched refs:be_eq_obj (Results 1 – 6 of 6) sorted by relevance
148 struct be_eq_obj { struct239 struct be_eq_obj rx_eq;283 struct be_eq_obj tx_eq;
162 struct be_eq_obj *rx_eq = &adapter->rx_obj[0].rx_eq; in be_get_coalesce()163 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_get_coalesce()187 struct be_eq_obj *rx_eq; in be_set_coalesce()188 struct be_eq_obj *tx_eq = &adapter->tx_eq; in be_set_coalesce()
330 struct be_eq_obj *rx_eq = &rxo->rx_eq; in be_rx_eqd_update()1036 struct be_eq_obj *eq_obj = &rxo->rx_eq; in be_rx_compl_process_gro()1296 static inline struct be_eq_entry *event_get(struct be_eq_obj *eq_obj) in event_get()1310 struct be_eq_obj *eq_obj) in event_handle()1333 struct be_eq_obj *eq_obj) in be_eq_clean()1643 static bool event_peek(struct be_eq_obj *eq_obj) in event_peek()1713 struct be_eq_obj *rx_eq = container_of(napi, struct be_eq_obj, napi); in be_poll_rx()1756 struct be_eq_obj *tx_eq = container_of(napi, struct be_eq_obj, napi); in be_poll_tx_mcc()1959 struct be_eq_obj *eq_obj) in be_msix_vec_get()1965 struct be_eq_obj *eq_obj, in be_request_irq()[all …]
86 struct be_eq_obj { struct
668 struct be_eq_obj *pbe_eq; in be_isr_mcc()715 struct be_eq_obj *pbe_eq; in be_isr_msix()780 struct be_eq_obj *pbe_eq; in be_isr()1849 static unsigned int beiscsi_process_cq(struct be_eq_obj *pbe_eq) in beiscsi_process_cq()1995 struct be_eq_obj *pbe_eq; in beiscsi_process_all_cqs()2025 struct be_eq_obj *pbe_eq; in be_iopoll()2027 pbe_eq = container_of(iop, struct be_eq_obj, iopoll); in be_iopoll()2762 struct be_eq_obj *pbe_eq; in beiscsi_create_cqs()4102 struct be_eq_obj *pbe_eq; in beiscsi_remove()4174 struct be_eq_obj *pbe_eq; in beiscsi_dev_probe()
848 struct be_eq_obj be_eq[MAX_CPUS];