Searched refs:CMD_NIC_CFG_CAPF_UDP_WEAK (Results 1 – 2 of 2) sorted by relevance
657 #define CMD_NIC_CFG_CAPF_UDP_WEAK (1ULL << 0) /* Bodega-style UDP RSS */ macro
718 *weak = !!((a1 >> 32) & CMD_NIC_CFG_CAPF_UDP_WEAK); in vnic_dev_capable_udp_rss_weak()