Searched refs:FW_VI_CMD_RSSSIZE_GET (Results 1 – 3 of 3) sorted by relevance
300 pi->rss_size = FW_VI_CMD_RSSSIZE_GET(be16_to_cpu(vi_rpl.rsssize_pkd)); in t4vf_port_init()
1344 #define FW_VI_CMD_RSSSIZE_GET(x) (((x) >> 0) & 0x7ff) macro
3223 *rss_size = FW_VI_CMD_RSSSIZE_GET(ntohs(c.rsssize_pkd)); in t4_alloc_vi()