Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_controlq.c172 desc->flags = cpu_to_le16(ICE_AQ_FLAG_BUF); in ice_alloc_rq_bufs()
882 desc->flags |= cpu_to_le16(ICE_AQ_FLAG_BUF); in ice_sq_send_cmd()
1098 desc->flags = cpu_to_le16(ICE_AQ_FLAG_BUF); in ice_clean_rq_elem()
Dice_adminq_cmd.h1665 #define ICE_AQ_FLAG_BUF BIT(ICE_AQ_FLAG_BUF_S) /* 0x1000 */ macro
Dice_common.c509 desc.flags |= cpu_to_le16(ICE_AQ_FLAG_BUF); in ice_get_fw_log_cfg()