Searched refs:qbuf (Results 1 – 2 of 2) sorted by relevance
2290 u16 qbuf[3]; in t4_config_rss_range() local2291 u16 *qbp = qbuf; in t4_config_rss_range()2295 qbuf[0] = 0; in t4_config_rss_range()2296 qbuf[1] = 0; in t4_config_rss_range()2297 qbuf[2] = 0; in t4_config_rss_range()2305 *qp++ = cpu_to_be32(V_FW_RSS_IND_TBL_CMD_IQ0(qbuf[0]) | in t4_config_rss_range()2306 V_FW_RSS_IND_TBL_CMD_IQ1(qbuf[1]) | in t4_config_rss_range()2307 V_FW_RSS_IND_TBL_CMD_IQ2(qbuf[2])); in t4_config_rss_range()
1777 adjust qbuf to 26 in test case for client list