Home
last modified time | relevance | path

Searched refs:ocb (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/md5deep/files/
H A D0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch63 if ((!ocb.opt_silent) || (mode_warn_only)) {
64 - ocb.error("%s: No hash found in line %"PRIu32, fn, count + 1);
65 + ocb.error("%s: No hash found in line %" PRIu32, fn, count + 1);
66 ocb.error("%s: %s", fn, strerror(errno));
73 - ocb.error("%s: Expecting %"PRIu32" hashes, found %"PRIu32"\n",
74 + ocb.error("%s: Expecting %" PRIu32 " hashes, found %" PRIu32 "\n",
86 - ocb->error_filename(this->file_name,"error at offset %"PRIu64": %s",
87 + ocb->error_filename(this->file_name,"error at offset %" PRIu64 ": %s",
95 @@ -342,7 +342,7 @@ hashlist::load_hash_file(display *ocb,const std::string &fn)
99 - ocb->fatal_error("%s: Out of memory in line %"PRIu64,
[all …]
/openbmc/linux/net/mac80211/
H A Docb.c43 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_rx_no_sta()
112 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_housekeeping()
124 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_work()
154 from_timer(sdata, t, u.ocb.housekeeping_timer); in ieee80211_ocb_housekeeping_timer()
156 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_housekeeping_timer()
165 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_setup_sdata()
177 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_join()
208 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_leave()
237 del_timer_sync(&sdata->u.ocb.housekeeping_timer); in ieee80211_ocb_leave()
H A DMakefile37 ocb.o \
H A Dieee80211_i.h1100 struct ieee80211_if_ocb ocb; member
/openbmc/linux/net/wireless/
H A Docb.c38 wdev->u.ocb.chandef = setup->chandef; in __cfg80211_join_ocb()
71 if (!wdev->u.ocb.chandef.chan) in __cfg80211_leave_ocb()
76 memset(&wdev->u.ocb.chandef, 0, sizeof(wdev->u.ocb.chandef)); in __cfg80211_leave_ocb()
H A DMakefile14 cfg80211-y += mlme.o ibss.o sme.o chan.o ethtool.o mesh.o ap.o trace.o ocb.o
H A Dchan.c1454 return &wdev->u.ocb.chandef; in wdev_chandef()
H A Dreg.c2397 if (!wdev->u.ocb.chandef.chan) in reg_wdev_chan_valid()
2399 chandef = wdev->u.ocb.chandef; in reg_wdev_chan_valid()
/openbmc/linux/include/net/
H A Dcfg80211.h6076 } ocb; member
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]