feat
void feat(void);
feat();
uint32_t feat;
feat = REG_READ(sc, VIRTCTRL_REG_FEATURES);
aprint_normal_dev(self, "features=0x%08x\n", feat);
int i, j, state, feat, nsegs, rv;
feat = 0;
feat = icp->icp_info;
if ((feat & ICP_SCATTER_GATHER) == 0) {
feat = 0;
feat = icp->icp_info;
if ((feat & ICP_SCATTER_GATHER) == 0) {
ena_get_dev_offloads(struct ena_com_dev_get_features_ctx *feat)
if ((feat->offload.tx &
if ((feat->offload.tx &
if ((feat->offload.tx &
if ((feat->offload.tx &
if ((feat->offload.rx_supported &
if ((feat->offload.rx_supported &
uint32_t feat = adapter->tx_offload_cap;
if ((feat &
if ((feat &
struct ena_com_dev_get_features_ctx *feat)
caps = ena_get_dev_offloads(feat);
uint16_t *max_rx_sgl_size, struct ena_com_dev_get_features_ctx *feat)
feat->max_queues.max_cq_depth);
feat->max_queues.max_sq_depth);
feat->max_queues.max_packet_tx_descs);
feat->max_queues.max_packet_rx_descs);
int feat = 0;
feat |= 1 << kalg;
*featp = feat;
{ "features", H(feathelp), 0, 1, 1, CMPL0 feat },
void feat(int, char **);