Searched refs:QLCNIC_HOST_REQUEST (Results 1 – 2 of 2) sorted by relevance
615 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_82xx_nic_set_promisc()719 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_set_fw_loopback()787 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_82xx_set_rx_coalesce()840 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_82xx_config_hw_lro()874 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_config_bridged_mode()911 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_82xx_config_rss()956 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_82xx_config_ipaddr()978 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_82xx_linkevent_request()1001 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_send_lro_cleanup()1562 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_82xx_config_led()
869 #define QLCNIC_HOST_REQUEST 0x13 macro