dequeue_cmd 1753 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h void (*dequeue_cmd) (struct qlcnic_adapter *, struct qlcnic_cmd_args *); dequeue_cmd 4148 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c mbx_ops->dequeue_cmd(adapter, cmd); dequeue_cmd 4154 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c .dequeue_cmd = qlcnic_83xx_dequeue_mbx_cmd,