Home
last modified time | relevance | path

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

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