Searched refs:hal_get_chip_id (Results 1 – 6 of 6) sorted by relevance
38 if (hal_get_chip_id(hal->hal_com) == CHIP_WIFI6_8852A) { in hal_set_ops_sdio()44 if (hal_get_chip_id(hal->hal_com) == CHIP_WIFI6_8834A){ in hal_set_ops_sdio()49 if (hal_get_chip_id(hal->hal_com) == CHIP_WIFI6_8852B){ in hal_set_ops_sdio()
535 && sniff->chip != hal_get_chip_id(hal)) in match_io_sniff()
412 #define hal_get_chip_id(_halcom) (_halcom->chip_id) macro
37 if (hal_get_chip_id(hal->hal_com) == CHIP_WIFI6_8852A) { in hal_set_ops_pci()44 if (hal_get_chip_id(hal->hal_com) == CHIP_WIFI6_8852B) { in hal_set_ops_pci()51 if (hal_get_chip_id(hal->hal_com) == CHIP_WIFI6_8852C) { in hal_set_ops_pci()
413 #define hal_get_chip_id(_halcom) (_halcom->chip_id) macro