Lines Matching refs:rss_qid
488 flowc->mnemval[3].val = cpu_to_be32(ep->rss_qid); in send_flowc()
684 RSS_QUEUE_VALID_F | RSS_QUEUE_V(ep->rss_qid); in send_connect()
704 ((ep->rss_qid << 14) | ep->atid))); in send_connect()
720 ((ep->rss_qid<<14)|ep->atid))); in send_connect()
749 ((ep->rss_qid << 14) | ep->atid))); in send_connect()
769 ((ep->rss_qid<<14)|ep->atid))); in send_connect()
1817 RSS_QUEUE_VALID_F | RSS_QUEUE_V(ep->rss_qid)); in send_fw_act_open_req()
1916 ep->rss_qid = cdev->rdev.lldi.rxq_ids[ in import_ep()
1935 ep->rss_qid = cdev->rdev.lldi.rxq_ids[ in import_ep()
2008 __func__, ep->txq_idx, ep->tx_chan, ep->smac_idx, ep->rss_qid, in c4iw_reconnect()
2215 RSS_QUEUE_VALID_F | RSS_QUEUE_V(ep->rss_qid); in accept_cr()
2432 child_ep->tx_chan, child_ep->smac_idx, child_ep->rss_qid); in pass_accept_req()
3144 __func__, ep->txq_idx, ep->tx_chan, ep->smac_idx, ep->rss_qid, in c4iw_connect()
3588 u32 rss_qid, u8 port_id) in send_fw_pass_open_req() argument
3618 req->tcb.opt2 = htonl(RSS_QUEUE_V(rss_qid)); in send_fw_pass_open_req()
3663 u16 rss_qid, eth_hdr_len; in rx_pkt() local
3751 rss_qid = dev->rdev.lldi.rxq_ids[pi->port_id * step]; in rx_pkt()
3767 rss_qid, pi->port_id); in rx_pkt()