Searched refs:nofity_fw (Results 1 – 2 of 2) sorted by relevance
4131 mbx_ops->nofity_fw(adapter, QLC_83XX_MBX_REQUEST); in qlcnic_83xx_mailbox_worker()4136 mbx_ops->nofity_fw(adapter, QLC_83XX_MBX_COMPLETION); in qlcnic_83xx_mailbox_worker()4158 .nofity_fw = qlcnic_83xx_signal_mbx_cmd,
1752 void (*nofity_fw) (struct qlcnic_adapter *, u8); member