RX_SA
sa = nxp_c45_sa_alloc(&phy_secy->sa_list, rx_sa, RX_SA, an);
sa = nxp_c45_find_sa(&phy_secy->sa_list, RX_SA, an);
sa = nxp_c45_find_sa(&phy_secy->sa_list, RX_SA, an);
if (pos->type != RX_SA)
sa = nxp_c45_find_sa(&phy_secy->sa_list, RX_SA, an);
if (sa_type == RX_SA)
if (sa->type != RX_SA)
if (pos->type == RX_SA)
if (pos->type == RX_SA) {