Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_controlq.c189 desc->flags |= cpu_to_le16(ICE_AQ_FLAG_LB); in ice_alloc_rq_bufs()
999 desc->flags |= cpu_to_le16(ICE_AQ_FLAG_LB); in ice_sq_send_cmd()
1219 desc->flags |= cpu_to_le16(ICE_AQ_FLAG_LB); in ice_clean_rq_elem()
Dice_adminq_cmd.h2260 #define ICE_AQ_FLAG_LB BIT(ICE_AQ_FLAG_LB_S) /* 0x200 */ macro