Searched refs:emac_tx_queue (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.h | 207 struct emac_tx_queue { struct 231 struct emac_tx_queue *tx_q, 233 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q);
|
H A D | emac-mac.c | 587 struct emac_tx_queue *tx_q = &adpt->tx_q; in emac_tx_q_descs_free() 662 struct emac_tx_queue *tx_q = &adpt->tx_q; in emac_tx_q_bufs_free() 675 struct emac_tx_queue *tx_q) in emac_tx_q_desc_alloc() 1026 struct emac_tx_queue *tx_q, struct emac_tpd *tpd) in emac_tx_tpd_create() 1044 struct emac_tx_queue *tx_q) in emac_tx_tpd_mark_last() 1168 static unsigned int emac_tpd_num_free_descs(struct emac_tx_queue *tx_q) in emac_tpd_num_free_descs() 1179 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q) in emac_mac_tx_process() 1246 struct emac_tx_queue *tx_q, in emac_tso_csum() 1328 struct emac_tx_queue *tx_q, struct sk_buff *skb, in emac_tx_fill_tpd() 1435 struct emac_tx_queue *tx_ in emac_mac_tx_buf_send() [all...] |
H A D | emac.h | 341 struct emac_tx_queue tx_q;
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.h | 207 struct emac_tx_queue { struct 231 struct emac_tx_queue *tx_q, 233 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q);
|
H A D | emac-mac.c | 587 struct emac_tx_queue *tx_q = &adpt->tx_q; in emac_tx_q_descs_free() 662 struct emac_tx_queue *tx_q = &adpt->tx_q; in emac_tx_q_bufs_free() 675 struct emac_tx_queue *tx_q) in emac_tx_q_desc_alloc() 1026 struct emac_tx_queue *tx_q, struct emac_tpd *tpd) in emac_tx_tpd_create() 1044 struct emac_tx_queue *tx_q) in emac_tx_tpd_mark_last() 1168 static unsigned int emac_tpd_num_free_descs(struct emac_tx_queue *tx_q) in emac_tpd_num_free_descs() 1179 void emac_mac_tx_process(struct emac_adapter *adpt, struct emac_tx_queue *tx_q) in emac_mac_tx_process() 1246 struct emac_tx_queue *tx_q, in emac_tso_csum() 1331 struct emac_tx_queue *tx_q, struct sk_buff *skb, in emac_tx_fill_tpd() 1438 struct emac_tx_queue *tx_ in emac_mac_tx_buf_send() [all...] |
H A D | emac.h | 341 struct emac_tx_queue tx_q;
|
Completed in 10 milliseconds