Home
last modified time | relevance | path

Searched defs:padsize (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dcommon.c126 int hdrlen, padpos, padsize; in ath9k_cmn_rx_skb_postprocess() local
H A Dhtc_drv_beacon.c144 int padpos, padsize, ret, tx_slot; in ath9k_htc_send_buffered() local
H A Dhtc_drv_txrx.c451 int hdrlen, padsize; in ath9k_htc_tx_process() local
H A Dhtc_drv_main.c869 int padpos, padsize, ret, slot; in ath9k_htc_tx() local
H A Dxmit.c2237 int padpos, padsize; in ath_tx_prepare() local
2413 int padpos, padsize; in ath_tx_complete() local
2867 int padpos, padsize; ath9k_tx99_send() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Ddesc.c75 ath5k_hw_setup_2word_tx_desc(struct ath5k_hw *ah, struct ath5k_desc *desc, unsigned int pkt_len, unsigned int hdr_len, int padsize, enum ath5k_pkt_type type, unsigned int tx_power, unsigned int tx_rate0, unsigned int tx_tries0, unsigned int key_index, unsigned int antenna_mode, unsigned int flags, unsigned int rtscts_rate, unsigned int rtscts_duration) ath5k_hw_setup_2word_tx_desc() argument
241 ath5k_hw_setup_4word_tx_desc(struct ath5k_hw *ah, struct ath5k_desc *desc, unsigned int pkt_len, unsigned int hdr_len, int padsize, enum ath5k_pkt_type type, unsigned int tx_power, unsigned int tx_rate0, unsigned int tx_tries0, unsigned int key_index, unsigned int antenna_mode, unsigned int flags, unsigned int rtscts_rate, unsigned int rtscts_duration) ath5k_hw_setup_4word_tx_desc() argument
H A Dbase.c1328 int padsize = padpos & 3; in ath5k_add_padding() local
732 ath5k_txbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf, struct ath5k_txq *txq, int padsize, struct ieee80211_tx_control *control) ath5k_txbuf_setup() argument
1359 int padsize = padpos & 3; ath5k_remove_padding() local
1616 int padsize; ath5k_tx_queue() local
1817 const int padsize = 0; ath5k_beacon_setup() local
[all...]
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtc.c17 int padsize; /* Additional padding to blob */ variable
/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H A Duv_geo.h68 char padsize[GEOID_SIZE]; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Ddesc.c75 ath5k_hw_setup_2word_tx_desc(struct ath5k_hw *ah, struct ath5k_desc *desc, unsigned int pkt_len, unsigned int hdr_len, int padsize, enum ath5k_pkt_type type, unsigned int tx_power, unsigned int tx_rate0, unsigned int tx_tries0, unsigned int key_index, unsigned int antenna_mode, unsigned int flags, unsigned int rtscts_rate, unsigned int rtscts_duration) ath5k_hw_setup_2word_tx_desc() argument
241 ath5k_hw_setup_4word_tx_desc(struct ath5k_hw *ah, struct ath5k_desc *desc, unsigned int pkt_len, unsigned int hdr_len, int padsize, enum ath5k_pkt_type type, unsigned int tx_power, unsigned int tx_rate0, unsigned int tx_tries0, unsigned int key_index, unsigned int antenna_mode, unsigned int flags, unsigned int rtscts_rate, unsigned int rtscts_duration) ath5k_hw_setup_4word_tx_desc() argument
H A Dbase.c1373 int padsize = padpos & 3; in ath5k_add_padding() local
768 ath5k_txbuf_setup(struct ath5k_hw *ah, struct ath5k_buf *bf, struct ath5k_txq *txq, int padsize, struct ieee80211_tx_control *control) ath5k_txbuf_setup() argument
1404 int padsize = padpos & 3; ath5k_remove_padding() local
1661 int padsize; ath5k_tx_queue() local
1862 const int padsize = 0; ath5k_beacon_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dcommon.c126 int hdrlen, padpos, padsize; in ath9k_cmn_rx_skb_postprocess() local
H A Dhtc_drv_beacon.c144 int padpos, padsize, ret, tx_slot; in ath9k_htc_send_buffered() local
H A Dhtc_drv_txrx.c456 int hdrlen, padsize; in ath9k_htc_tx_process() local
H A Dhtc_drv_main.c869 int padpos, padsize, ret, slot; in ath9k_htc_tx() local
H A Dxmit.c2296 int padpos, padsize; in ath_tx_prepare() local
2472 int padpos, padsize; in ath_tx_complete() local
2926 int padpos, padsize; ath9k_tx99_send() local
[all...]
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtc.c17 int padsize; /* Additional padding to blob */ variable
/kernel/linux/linux-5.10/fs/jffs2/
H A Dsummary.c852 int datasize, infosize, padsize; variable
674 jffs2_sum_write_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t infosize, uint32_t datasize, int padsize) jffs2_sum_write_data() argument
[all...]
/kernel/linux/linux-6.6/fs/jffs2/
H A Dsummary.c852 int datasize, infosize, padsize; variable
674 jffs2_sum_write_data(struct jffs2_sb_info *c, struct jffs2_eraseblock *jeb, uint32_t infosize, uint32_t datasize, int padsize) jffs2_sum_write_data() argument
[all...]

Completed in 29 milliseconds