HomeSort by relevance Sort by last modified time
    Searched refs:tiwlan_ops_dummy (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 109 static struct net_device_ops tiwlan_ops_dummy = { variable in typeref:struct:net_device_ops
263 drv->netdev->netdev_ops = &tiwlan_ops_dummy;
801 dev->netdev_ops = &tiwlan_ops_dummy;
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
WlanDrvIf.c 109 static struct net_device_ops tiwlan_ops_dummy = { variable in typeref:struct:net_device_ops
262 drv->netdev->netdev_ops = &tiwlan_ops_dummy;
777 dev->netdev_ops = &tiwlan_ops_dummy;
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
esta_drv.c 168 static struct net_device_ops tiwlan_ops_dummy = { variable in typeref:struct:net_device_ops
796 dev->netdev_ops = &tiwlan_ops_dummy;
    [all...]

Completed in 656 milliseconds