Lines Matching refs:be_adapter

184 	struct be_adapter *adapter;
290 struct be_adapter *adapter;
550 struct be_adapter { struct
678 struct be_adapter *adapter; argument
713 static inline u16 be_max_rx_irqs(struct be_adapter *adapter) in be_max_rx_irqs()
722 static inline u16 be_max_tx_irqs(struct be_adapter *adapter) in be_max_tx_irqs()
728 static inline u16 be_max_qp_irqs(struct be_adapter *adapter) in be_max_qp_irqs()
734 static inline u16 be_max_any_irqs(struct be_adapter *adapter) in be_max_any_irqs()
939 static inline u8 be_check_error(struct be_adapter *adapter, u32 err_type) in be_check_error()
944 static inline void be_set_error(struct be_adapter *adapter, int err_type) in be_set_error()
954 static inline void be_clear_error(struct be_adapter *adapter, int err_type) in be_clear_error()
959 static inline bool be_multi_rxq(const struct be_adapter *adapter) in be_multi_rxq()
964 void be_cq_notify(struct be_adapter *adapter, u16 qid, bool arm,
966 void be_link_status_update(struct be_adapter *adapter, u8 link_status);
967 void be_parse_stats(struct be_adapter *adapter);
968 int be_load_fw(struct be_adapter *adapter, u8 *func);
969 bool be_is_wol_supported(struct be_adapter *adapter);
970 bool be_pause_supported(struct be_adapter *adapter);
971 u32 be_get_fw_log_level(struct be_adapter *adapter);
972 int be_update_queues(struct be_adapter *adapter);
974 void be_eqd_update(struct be_adapter *adapter, bool force_update);
979 void be_roce_dev_add(struct be_adapter *);
980 void be_roce_dev_remove(struct be_adapter *);
985 void be_roce_dev_shutdown(struct be_adapter *);