Searched refs:filter0 (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
| D | pcu.c | 466 ath5k_hw_set_mcast_filter(struct ath5k_hw *ah, u32 filter0, u32 filter1) in ath5k_hw_set_mcast_filter() argument 468 ath5k_hw_reg_write(ah, filter0, AR5K_MCAST_FILTER0); in ath5k_hw_set_mcast_filter()
|
| D | ath5k.h | 1545 void ath5k_hw_set_mcast_filter(struct ath5k_hw *ah, u32 filter0, u32 filter1);
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
| D | hw.h | 1061 void ath9k_hw_setmcastfilter(struct ath_hw *ah, u32 filter0, u32 filter1);
|
| D | hw.c | 3001 void ath9k_hw_setmcastfilter(struct ath_hw *ah, u32 filter0, u32 filter1) in ath9k_hw_setmcastfilter() argument 3003 REG_WRITE(ah, AR_MCAST_FIL0, filter0); in ath9k_hw_setmcastfilter()
|
| /kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
| D | hispark_taurus.patch | 44486 + if (i <= 1) { /* for filter0 and filter 1 */
|
| /kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
| D | hispark_taurus.patch | 337458 + if (i <= 1) { /* for filter0 and filter 1 */
|