Searched refs:rq_id (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.c139 res = rps_may_expire_flow(enic->netdev, n->rq_id, hlist_for_each_entry_safe()
191 if (rxq_index == n->rq_id) { enic_rx_flow_steer()
247 n->rq_id = rxq_index; enic_rx_flow_steer()
272 n->rq_id = rxq_index; enic_rx_flow_steer()
H A Denic.h107 * @rq_id: desired rq index
114 u16 rq_id; member in struct:enic_rfs_fltr_node
H A Denic_ethtool.c392 fsp->ring_cookie = n->rq_id; enic_grxclsrule()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_sli.c11931 uint32_t status, rq_id; lpfc_sli4_sp_handle_rcqe() local
11939 rq_id = bf_get(lpfc_rcqe_rq_id_v1, rcqe); lpfc_sli4_sp_handle_rcqe()
11941 rq_id = bf_get(lpfc_rcqe_rq_id, rcqe); lpfc_sli4_sp_handle_rcqe()
11942 if (rq_id != hrq->queue_id) lpfc_sli4_sp_handle_rcqe()

Completed in 234 milliseconds