Searched refs:wake_mask (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dxhci-hub.c434 __le32 __iomem **port_array, int port_id, u16 wake_mask) xhci_set_remote_wake_mask()
441 if (wake_mask & USB_PORT_FEAT_REMOTE_WAKE_CONNECT) xhci_set_remote_wake_mask()
446 if (wake_mask & USB_PORT_FEAT_REMOTE_WAKE_DISCONNECT) xhci_set_remote_wake_mask()
451 if (wake_mask & USB_PORT_FEAT_REMOTE_WAKE_OVER_CURRENT) xhci_set_remote_wake_mask()
720 u16 wake_mask = 0; xhci_hub_control() local
794 wake_mask = wIndex & 0xff00; xhci_hub_control()
942 wIndex, wake_mask); xhci_hub_control()
433 xhci_set_remote_wake_mask(struct xhci_hcd *xhci, __le32 __iomem **port_array, int port_id, u16 wake_mask) xhci_set_remote_wake_mask() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dd3.c486 u8 tmp = tcp->wake_mask[i]; iwl_mvm_build_tcp_packet()
/linux-4.1.27/net/wireless/
H A Dnl80211.c8808 DIV_ROUND_UP(tcp->wake_len, 8), tcp->wake_mask)) nl80211_send_wowlan_tcp()
9075 cfg->wake_mask = (u8 *)cfg + sizeof(*cfg) + tokens_size + nl80211_parse_wowlan_tcp()
9077 memcpy((void *)cfg->wake_mask, nl80211_parse_wowlan_tcp()
/linux-4.1.27/include/net/
H A Dcfg80211.h1949 * @wake_mask: wakeup payload match mask
1963 const u8 *wake_data, *wake_mask; member in struct:cfg80211_wowlan_tcp

Completed in 213 milliseconds