Searched refs:aux_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/cisco/ |
H A D | airo.c | 4073 static u16 aux_setup(struct airo_info *ai, u16 page, in aux_setup() function 4101 next = aux_setup(ai, page, offset, &len); in aux_bap_read() 4115 next = aux_setup(ai, next, 4, &len); in aux_bap_read()
|
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/ |
H A D | airo.c | 4065 static u16 aux_setup(struct airo_info *ai, u16 page, in aux_setup() function 4093 next = aux_setup(ai, page, offset, &len); in aux_bap_read() 4107 next = aux_setup(ai, next, 4, &len); in aux_bap_read()
|
Completed in 24 milliseconds