Lines Matching refs:be_adapter
191 struct be_adapter *adapter;
312 struct be_adapter *adapter;
485 struct be_adapter { struct
625 static inline u16 be_max_qs(struct be_adapter *adapter) in be_max_qs()
805 static inline u8 be_check_error(struct be_adapter *adapter, u32 err_type) in be_check_error()
810 static inline void be_set_error(struct be_adapter *adapter, int err_type) in be_set_error()
820 static inline void be_clear_error(struct be_adapter *adapter, int err_type) in be_clear_error()
825 static inline bool be_multi_rxq(const struct be_adapter *adapter) in be_multi_rxq()
830 void be_cq_notify(struct be_adapter *adapter, u16 qid, bool arm,
832 void be_link_status_update(struct be_adapter *adapter, u8 link_status);
833 void be_parse_stats(struct be_adapter *adapter);
834 int be_load_fw(struct be_adapter *adapter, u8 *func);
835 bool be_is_wol_supported(struct be_adapter *adapter);
836 bool be_pause_supported(struct be_adapter *adapter);
837 u32 be_get_fw_log_level(struct be_adapter *adapter);
838 int be_update_queues(struct be_adapter *adapter);
840 void be_eqd_update(struct be_adapter *adapter, bool force_update);
845 void be_roce_dev_add(struct be_adapter *);
846 void be_roce_dev_remove(struct be_adapter *);
851 void be_roce_dev_shutdown(struct be_adapter *);