Home
last modified time | relevance | path

Searched refs:tx_agg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Ddebug.h15 int tx_agg; member
40 ++priv->debug->tx_agg; in cw1200_debug_txed_agg()
H A Ddebug.c268 d->tx_agg); in cw1200_status_show()
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Ddebug.h15 int tx_agg; member
40 ++priv->debug->tx_agg; in cw1200_debug_txed_agg()
H A Ddebug.c268 d->tx_agg); in cw1200_status_show()
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dr8152.c776 struct tx_agg { struct
793 struct tx_agg tx_info[RTL8152_MAX_TX];
1619 struct tx_agg *agg; in write_bulk_callback()
1895 static struct tx_agg *r8152_get_tx_agg(struct r8152 *tp) in r8152_get_tx_agg()
1897 struct tx_agg *agg = NULL; in r8152_get_tx_agg()
1909 agg = list_entry(cursor, struct tx_agg, list); in r8152_get_tx_agg()
2061 static int r8152_tx_agg_fill(struct r8152 *tp, struct tx_agg *agg) in r8152_tx_agg_fill()
2384 struct tx_agg *agg; in tx_bottom()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dr8152.c857 struct tx_agg { struct
874 struct tx_agg tx_info[RTL8152_MAX_TX];
1911 struct tx_agg *agg; in write_bulk_callback()
2187 static struct tx_agg *r8152_get_tx_agg(struct r8152 *tp) in r8152_get_tx_agg()
2189 struct tx_agg *agg = NULL; in r8152_get_tx_agg()
2201 agg = list_entry(cursor, struct tx_agg, list); in r8152_get_tx_agg()
2356 static int r8152_tx_agg_fill(struct r8152 *tp, struct tx_agg *agg) in r8152_tx_agg_fill()
2685 struct tx_agg *agg; in tx_bottom()

Completed in 22 milliseconds