Searched refs:get_psoc_mlo_chip_id (Results 1 – 2 of 2) sorted by relevance
420 if (tx_ops && tx_ops->mops.get_psoc_mlo_chip_id) in wlan_mlo_get_psoc_mlo_chip_id()421 mlo_chip_id = tx_ops->mops.get_psoc_mlo_chip_id(psoc); in wlan_mlo_get_psoc_mlo_chip_id()
593 uint8_t (*get_psoc_mlo_chip_id)(struct wlan_objmgr_psoc *psoc); member