Searched refs:wl_sdo_protos (Results 1 – 2 of 2) sorted by relevance
808 wl_sdo_proto_t wl_sdo_protos [] = { variable18509 if (strncmp(proto_str, wl_sdo_protos[i].str, strlen(wl_sdo_protos[i].str)) == 0) { in wl_cfg80211_DsdOffloadParseProto()18510 WL_SD(("Matching proto (%d) found \n", wl_sdo_protos[i].val)); in wl_cfg80211_DsdOffloadParseProto()18511 *proto = wl_sdo_protos[i].val; in wl_cfg80211_DsdOffloadParseProto()18512 len = strlen(wl_sdo_protos[i].str); in wl_cfg80211_DsdOffloadParseProto()
794 wl_sdo_proto_t wl_sdo_protos [] = { variable18311 if (strncmp(proto_str, wl_sdo_protos[i].str, strlen(wl_sdo_protos[i].str)) == 0) { in wl_cfg80211_DsdOffloadParseProto()18312 WL_SD(("Matching proto (%d) found \n", wl_sdo_protos[i].val)); in wl_cfg80211_DsdOffloadParseProto()18313 *proto = wl_sdo_protos[i].val; in wl_cfg80211_DsdOffloadParseProto()18314 len = strlen(wl_sdo_protos[i].str); in wl_cfg80211_DsdOffloadParseProto()