Lines Matching defs:qede_fastpath
453 struct qede_fastpath { struct454 struct qede_dev *edev;456 u8 type;462 u8 id;464 u8 xdp_xmit;468 struct napi_struct napi;469 struct qed_sb_info *sb_info;470 struct qede_rx_queue *rxq;471 struct qede_tx_queue *txq;472 struct qede_tx_queue *xdp_tx;474 char name[IFNAMSIZ + 8];