Searched refs:bucket_id (Results 1 – 3 of 3) sorted by relevance
155 uint32_t bucket_id; in ixv_mq_start() local167 &bucket_id) == 0)) { in ixv_mq_start()168 i = bucket_id % adapter->num_queues; in ixv_mq_start()170 if (bucket_id > adapter->num_queues) in ixv_mq_start()173 bucket_id, adapter->num_queues); in ixv_mq_start()
166 uint32_t bucket_id; in ixgbe_mq_start() local178 &bucket_id) == 0)) { in ixgbe_mq_start()179 i = bucket_id % adapter->num_queues; in ixgbe_mq_start()181 if (bucket_id > adapter->num_queues) in ixgbe_mq_start()184 bucket_id, adapter->num_queues); in ixgbe_mq_start()
79 u32 bucket_id; in ixl_mq_start() local93 M_HASHTYPE_GET(m), &bucket_id) == 0) { in ixl_mq_start()94 i = bucket_id % vsi->num_queues; in ixl_mq_start()