Home
last modified time | relevance | path

Searched refs:ql_mailbox_command (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/
Dqlge_mpi.c532 static int ql_mailbox_command(struct ql_adapter *qdev, struct mbox_params *mbcp) in ql_mailbox_command() function
628 status = ql_mailbox_command(qdev, mbcp); in ql_mb_about_fw()
660 status = ql_mailbox_command(qdev, mbcp); in ql_mb_get_fw_state()
703 status = ql_mailbox_command(qdev, mbcp); in ql_mb_idc_ack()
734 status = ql_mailbox_command(qdev, mbcp); in ql_mb_set_port_cfg()
772 status = ql_mailbox_command(qdev, mbcp); in ql_mb_dump_ram()
822 status = ql_mailbox_command(qdev, mbcp); in ql_mb_get_port_cfg()
854 status = ql_mailbox_command(qdev, mbcp); in ql_mb_wol_mode()
896 status = ql_mailbox_command(qdev, mbcp); in ql_mb_wol_set_magic()
969 status = ql_mailbox_command(qdev, mbcp); in ql_mb_set_led_cfg()
[all …]