Searched defs:sc_ch (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_macsec_qca.c576 u32 sc_ch = 0; local
579 for (sc_ch = 0; sc_ch < MAXSC; sc_ch++) {
580 ret = nss_macsec_secy_rx_sc_in_used_get(drv->secy_id, sc_ch,
586 *channel = sc_ch;
717 u32 sc_ch = 0; local
720 for (sc_ch = 0; sc_ch < MAXSC; sc_ch
[all...]
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_kay.h138 u32 sc_ch; member in struct:ieee802_1x_kay
H A Dieee802_1x_kay.c521 u32 sc_ch = 0; local
537 secy_get_available_receive_sc(participant->kay, &sc_ch);
539 rxsc = ieee802_1x_kay_init_receive_sc(&peer->sci, sc_ch);
597 u32 sc_ch = 0; local
619 secy_get_available_receive_sc(participant->kay, &sc_ch);
621 rxsc = ieee802_1x_kay_init_receive_sc(&peer->sci, sc_ch);
3180 secy_get_available_transmit_sc(kay, &kay->sc_ch);
3342 kay->sc_ch);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_macsec_qca.c576 u32 sc_ch = 0; local
579 for (sc_ch = 0; sc_ch < MAXSC; sc_ch++) {
580 ret = nss_macsec_secy_rx_sc_in_used_get(drv->secy_id, sc_ch,
586 *channel = sc_ch;
717 u32 sc_ch = 0; local
720 for (sc_ch = 0; sc_ch < MAXSC; sc_ch
[all...]
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_kay.h138 u32 sc_ch; member in struct:ieee802_1x_kay
H A Dieee802_1x_kay.c521 u32 sc_ch = 0; local
537 secy_get_available_receive_sc(participant->kay, &sc_ch);
539 rxsc = ieee802_1x_kay_init_receive_sc(&peer->sci, sc_ch);
597 u32 sc_ch = 0; local
619 secy_get_available_receive_sc(participant->kay, &sc_ch);
621 rxsc = ieee802_1x_kay_init_receive_sc(&peer->sci, sc_ch);
3180 secy_get_available_transmit_sc(kay, &kay->sc_ch);
3342 kay->sc_ch);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_macsec_qca.c576 u32 sc_ch = 0; local
579 for (sc_ch = 0; sc_ch < MAXSC; sc_ch++) {
580 ret = nss_macsec_secy_rx_sc_in_used_get(drv->secy_id, sc_ch,
586 *channel = sc_ch;
717 u32 sc_ch = 0; local
720 for (sc_ch = 0; sc_ch < MAXSC; sc_ch
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_kay.h138 u32 sc_ch; member in struct:ieee802_1x_kay
H A Dieee802_1x_kay.c521 u32 sc_ch = 0; local
537 secy_get_available_receive_sc(participant->kay, &sc_ch);
539 rxsc = ieee802_1x_kay_init_receive_sc(&peer->sci, sc_ch);
597 u32 sc_ch = 0; local
619 secy_get_available_receive_sc(participant->kay, &sc_ch);
621 rxsc = ieee802_1x_kay_init_receive_sc(&peer->sci, sc_ch);
3180 secy_get_available_transmit_sc(kay, &kay->sc_ch);
3342 kay->sc_ch);

Completed in 472 milliseconds