Lines Matching refs:be_mcc_compl
139 static inline bool be_mcc_compl_is_new(struct be_mcc_compl *compl) in be_mcc_compl_is_new()
154 static inline void be_mcc_compl_use(struct be_mcc_compl *compl) in be_mcc_compl_use()
186 struct be_mcc_compl *compl, in be_async_cmd_process()
243 struct be_mcc_compl *compl) in be_mcc_compl_process()
283 struct be_mcc_compl *compl) in be_async_link_state_process()
309 struct be_mcc_compl *compl) in be_async_port_misconfig_event_process()
367 struct be_mcc_compl *compl) in be_async_grp5_cos_priority_process()
381 struct be_mcc_compl *compl) in be_async_grp5_qos_speed_process()
393 struct be_mcc_compl *compl) in be_async_grp5_pvid_state_process()
408 struct be_mcc_compl *compl) in be_async_grp5_fw_control_process()
422 struct be_mcc_compl *compl) in be_async_grp5_evt_process()
447 struct be_mcc_compl *cmp) in be_async_dbg_evt_process()
469 struct be_mcc_compl *cmp) in be_async_sliport_evt_process()
503 struct be_mcc_compl *compl) in be_mcc_event_process()
515 static struct be_mcc_compl *be_mcc_compl_get(struct be_adapter *adapter) in be_mcc_compl_get()
518 struct be_mcc_compl *compl = queue_tail_node(mcc_cq); in be_mcc_compl_get()
549 struct be_mcc_compl *compl; in be_process_mcc()
671 struct be_mcc_compl *compl = &mbox->compl; in be_mbox_notify_wait()