Searched refs:QLCNIC_HOST_REQUEST (Results 1 – 2 of 2) sorted by relevance
458 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_nic_set_promisc()548 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_config_intr_coalesce()573 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_config_hw_lro()599 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_config_bridged_mode()633 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_config_rss()671 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_config_ipaddr()696 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_linkevent_request()717 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_send_lro_cleanup()1209 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_config_led()
775 #define QLCNIC_HOST_REQUEST 0x13 macro