Searched refs:sfu (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 2374 struct nl80211_sta_flag_update *sfu; brcmf_convert_sta_flags() local 2378 sfu = &si->sta_flags; brcmf_convert_sta_flags() 2379 sfu->mask = BIT(NL80211_STA_FLAG_WME) | brcmf_convert_sta_flags() 2384 sfu->set |= BIT(NL80211_STA_FLAG_WME); brcmf_convert_sta_flags() 2386 sfu->set |= BIT(NL80211_STA_FLAG_AUTHENTICATED); brcmf_convert_sta_flags() 2388 sfu->set |= BIT(NL80211_STA_FLAG_ASSOCIATED); brcmf_convert_sta_flags() 2390 sfu->set |= BIT(NL80211_STA_FLAG_AUTHORIZED); brcmf_convert_sta_flags()
|
/linux-4.4.14/fs/cifs/ |
H A D | cifsfs.c | 482 seq_puts(s, ",sfu"); cifs_show_options()
|
H A D | dir.c | 639 cifs_dbg(FYI, "sfu compat create special file\n"); cifs_mknod()
|
H A D | connect.c | 134 { Opt_sfu, "sfu" }, 3336 * "sfu" are both enabled at the same time, it allows cifs_setup_cifs_sb() 3342 cifs_dbg(VFS, "mount options mfsymlinks and sfu both enabled\n"); cifs_setup_cifs_sb()
|
H A D | inode.c | 476 cifs_dbg(FYI, "check sfu type of %s, open rc = %d\n", path, rc); cifs_sfu_type()
|
Completed in 312 milliseconds