Home
last modified time | relevance | path

Searched refs:ICE_CTL_Q_DESC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_controlq.h14 #define ICE_CTL_Q_DESC(R, i) \ macro
H A Dice_controlq.c185 desc = ICE_CTL_Q_DESC(cq->rq, i); in ice_alloc_rq_bufs()
865 desc = ICE_CTL_Q_DESC(*sq, ntc); in ice_clean_sq()
875 desc = ICE_CTL_Q_DESC(*sq, ntc); in ice_clean_sq()
1028 desc_on_ring = ICE_CTL_Q_DESC(cq->sq, cq->sq.next_to_use); in ice_sq_send_cmd()
1191 desc = ICE_CTL_Q_DESC(cq->rq, ntc); in ice_clean_rq_elem()