Lines Matching defs:qede_fastpath
428 struct qede_fastpath { struct429 struct qede_dev *edev;434 u8 type;435 u8 id;436 u8 xdp_xmit;437 struct napi_struct napi;438 struct qed_sb_info *sb_info;439 struct qede_rx_queue *rxq;440 struct qede_tx_queue *txq;441 struct qede_tx_queue *xdp_tx;444 char name[VEC_NAME_SIZE];