Lines Matching defs:feat
2448 ena_get_dev_offloads(struct ena_com_dev_get_features_ctx *feat)
2452 if ((feat->offload.tx &
2458 if ((feat->offload.tx &
2463 if ((feat->offload.tx &
2467 if ((feat->offload.tx &
2471 if ((feat->offload.rx_supported &
2476 if ((feat->offload.rx_supported &
2499 uint32_t feat = adapter->tx_offload_cap;
2507 if ((feat &
2510 if ((feat &
2533 struct ena_com_dev_get_features_ctx *feat)
2569 caps = ena_get_dev_offloads(feat);
3106 uint16_t *max_rx_sgl_size, struct ena_com_dev_get_features_ctx *feat)
3113 feat->max_queues.max_cq_depth);
3115 feat->max_queues.max_sq_depth);
3136 feat->max_queues.max_packet_tx_descs);
3138 feat->max_queues.max_packet_rx_descs);