Searched refs:decap_align_bytes (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | core.c | 81 .decap_align_bytes = 4, 113 .decap_align_bytes = 4, 146 .decap_align_bytes = 4, 178 .decap_align_bytes = 4, 210 .decap_align_bytes = 4, 242 .decap_align_bytes = 4, 277 .decap_align_bytes = 4, 315 .decap_align_bytes = 1, 354 .decap_align_bytes = 1, 396 .decap_align_bytes = 1, [all …]
|
D | htt_rx.c | 1252 int bytes_aligned = ar->hw_params.decap_align_bytes; in ath10k_htt_rx_h_undecap_nwifi() 1308 int bytes_aligned = ar->hw_params.decap_align_bytes; in ath10k_htt_rx_h_find_rfc1042() 1349 int bytes_aligned = ar->hw_params.decap_align_bytes; in ath10k_htt_rx_h_undecap_eth() 1406 int bytes_aligned = ar->hw_params.decap_align_bytes; in ath10k_htt_rx_h_undecap_snap()
|
D | hw.h | 553 int decap_align_bytes; member
|