HomeSort by relevance Sort by last modified time
    Searched full:nlstate (Results 1 - 1 of 1) sorted by null

  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.c 484 struct nl80211_state nlstate; local
511 err = nl80211_init(&nlstate);
519 err = __handle_cmd(&nlstate, II_NETDEV, argc, argv, &cmd);
524 err = __handle_cmd(&nlstate, II_PHY_NAME,
527 err = __handle_cmd(&nlstate, II_PHY_IDX,
545 err = __handle_cmd(&nlstate, idby, argc, argv, &cmd);
558 nl80211_cleanup(&nlstate);

Completed in 133 milliseconds