Searched refs:NX_HOST_REQUEST (Results 1 – 2 of 2) sorted by relevance
719 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_p3_nic_set_promisc()766 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_config_intr_coalesce()795 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_config_hw_lro()822 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_config_bridged_mode()858 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_config_rss()898 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_config_ipaddr()922 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_linkevent_request()947 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_send_lro_cleanup()
996 #define NX_HOST_REQUEST 0x13 macro