Home
last modified time | relevance | path

Searched defs:tx_alloc (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc_ierb.c52 u16 tx_credit, rx_credit, tx_alloc; in enetc_ierb_register_pf() local
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dhtc.c573 u8 tx_alloc = 0; in ath12k_htc_connect_service() local
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dhtc.c612 u8 tx_alloc = 0; in ath11k_htc_connect_service() local
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dhtc.c1029 u8 tx_alloc = 0; in ath10k_htc_connect_service() local
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c1231 u8 tx_alloc; in ath6kl_htc_pipe_conn_service() local
/linux-6.12.1/net/rxrpc/
Dar-internal.h297 struct page_frag_cache tx_alloc; /* Tx control packet allocation (I/O thread only) */ member