Home
last modified time | relevance | path

Searched refs:ICE_AQ_FLAG_BUF (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_controlq.c174 desc->flags = cpu_to_le16(ICE_AQ_FLAG_BUF); in ice_alloc_rq_bufs()
948 desc->flags |= cpu_to_le16(ICE_AQ_FLAG_BUF); in ice_sq_send_cmd()
1171 desc->flags = cpu_to_le16(ICE_AQ_FLAG_BUF); in ice_clean_rq_elem()
Dice_adminq_cmd.h1912 #define ICE_AQ_FLAG_BUF BIT(ICE_AQ_FLAG_BUF_S) /* 0x1000 */ macro
Dice_common.c3218 desc.flags = cpu_to_le16(ICE_AQ_FLAG_RD | ICE_AQ_FLAG_BUF); in ice_aq_sff_eeprom()