| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mISDNif.h | 450 struct channel_req { struct 458 typedef int (create_func_t)(struct channel_req *); argument
|
| /OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/ |
| H A D | isar.h | 44 int (*open)(struct isar_hw *, struct channel_req *);
|
| H A D | ipac.h | 28 int (*open)(struct isac_hw *, struct channel_req *);
|
| H A D | mISDNipac.c | 743 open_dchannel_caller(struct isac_hw *isac, struct channel_req *rq, void *caller) in open_dchannel_caller() 761 open_dchannel(struct isac_hw *isac, struct channel_req *rq) in open_dchannel() 1479 open_bchannel(struct ipac_hw *ipac, struct channel_req *rq) in open_bchannel() 1531 struct channel_req *rq; in ipac_dctrl()
|
| H A D | w6692.c | 987 open_bchannel(struct w6692_hw *card, struct channel_req *rq) in open_bchannel() 1158 open_dchannel(struct w6692_hw *card, struct channel_req *rq, void *caller) in open_dchannel() 1181 struct channel_req *rq; in w6692_dctrl()
|
| H A D | avmfritz.c | 895 open_bchannel(struct fritzcard *fc, struct channel_req *rq) in open_bchannel() 920 struct channel_req *rq; in avm_dctrl()
|
| H A D | speedfax.c | 241 struct channel_req *rq; in sfax_dctrl()
|
| H A D | hfcsusb.c | 412 struct channel_req *rq) in open_dchannel() 465 open_bchannel(struct hfcsusb *hw, struct channel_req *rq) in open_bchannel() 522 struct channel_req *rq; in hfc_dctrl()
|
| H A D | netjet.c | 849 open_bchannel(struct tiger_hw *card, struct channel_req *rq) in open_bchannel() 875 struct channel_req *rq; in nj_dctrl()
|
| H A D | hfcpci.c | 1874 struct channel_req *rq) in open_dchannel() 1925 open_bchannel(struct hfc_pci *hc, struct channel_req *rq) in open_bchannel() 1952 struct channel_req *rq; in hfc_dctrl()
|
| H A D | hfcmulti.c | 4042 struct channel_req *rq) in open_dchannel() 4083 struct channel_req *rq) in open_bchannel() 4172 struct channel_req *rq; in hfcm_dctrl()
|
| H A D | mISDNisar.c | 1635 isar_open(struct isar_hw *isar, struct channel_req *rq) in isar_open()
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | stack.c | 421 struct channel_req rq; in connect_layer1() 458 struct channel_req rq, rq2; in connect_Bstack() 515 struct channel_req rq; in create_l2entity()
|
| H A D | l1oip_core.c | 978 open_dchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_dchannel() 1005 open_bchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_bchannel() 1036 struct channel_req *rq; in l1oip_dctrl()
|
| H A D | tei.c | 788 struct channel_req rq; in create_new_tei() 983 create_teimgr(struct manager *mgr, struct channel_req *crq) in create_teimgr() 989 struct channel_req l1rq; in create_teimgr()
|
| H A D | dsp_core.c | 1048 dspcreate(struct channel_req *crq) in dspcreate()
|
| H A D | layer2.c | 2112 struct channel_req rq; in create_l2() 2215 x75create(struct channel_req *crq) in x75create()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfgscan.c | 3430 int channel_req = 0; in wl_notify_sched_scan_results() local 3534 channel_req = netinfo->pfnsubnet.channel; in wl_notify_sched_scan_results() 3535 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() 3538 ieee80211_channel_to_frequency(channel_req, band); in wl_notify_sched_scan_results() 3561 &channel_req, sizeof(uint16)); in wl_notify_sched_scan_results() 3690 channel_req = netinfo_v2->pfnsubnet.channel; in wl_notify_sched_scan_results() 3691 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() 3694 ieee80211_channel_to_frequency(channel_req, band); in wl_notify_sched_scan_results() 3717 &channel_req, sizeof(uint16)); in wl_notify_sched_scan_results()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfgscan.c | 3421 int channel_req = 0; in wl_notify_sched_scan_results() local 3525 channel_req = netinfo->pfnsubnet.channel; in wl_notify_sched_scan_results() 3526 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() 3529 ieee80211_channel_to_frequency(channel_req, band); in wl_notify_sched_scan_results() 3552 &channel_req, sizeof(uint16)); in wl_notify_sched_scan_results() 3681 channel_req = netinfo_v2->pfnsubnet.channel; in wl_notify_sched_scan_results() 3682 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() 3685 ieee80211_channel_to_frequency(channel_req, band); in wl_notify_sched_scan_results() 3708 &channel_req, sizeof(uint16)); in wl_notify_sched_scan_results()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfgscan.c | 3430 int channel_req = 0; in wl_notify_sched_scan_results() local 3534 channel_req = netinfo->pfnsubnet.channel; in wl_notify_sched_scan_results() 3535 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() 3538 ieee80211_channel_to_frequency(channel_req, band); in wl_notify_sched_scan_results() 3561 &channel_req, sizeof(uint16)); in wl_notify_sched_scan_results() 3690 channel_req = netinfo_v2->pfnsubnet.channel; in wl_notify_sched_scan_results() 3691 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() 3694 ieee80211_channel_to_frequency(channel_req, band); in wl_notify_sched_scan_results() 3717 &channel_req, sizeof(uint16)); in wl_notify_sched_scan_results()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgscan.c | 4347 int channel_req = 0; in wl_cfgscan_update_v3_schedscan_results() local 4412 channel_req = netinfo->pfnsubnet.chanspec; in wl_cfgscan_update_v3_schedscan_results() 4445 &channel_req, sizeof(uint16)); in wl_cfgscan_update_v3_schedscan_results() 4516 int channel_req = 0; in wl_notify_sched_scan_results() local 4615 channel_req = netinfo->pfnsubnet.channel; in wl_notify_sched_scan_results() 4616 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() 4619 ieee80211_channel_to_frequency(channel_req, band); in wl_notify_sched_scan_results() 4642 &channel_req, sizeof(uint16)); in wl_notify_sched_scan_results() 4750 channel_req = netinfo_v2->pfnsubnet.channel; in wl_notify_sched_scan_results() 4751 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgscan.c | 4263 int channel_req = 0; in wl_cfgscan_update_v3_schedscan_results() local 4328 channel_req = netinfo->pfnsubnet.chanspec; in wl_cfgscan_update_v3_schedscan_results() 4361 &channel_req, sizeof(uint16)); in wl_cfgscan_update_v3_schedscan_results() 4432 int channel_req = 0; in wl_notify_sched_scan_results() local 4531 channel_req = netinfo->pfnsubnet.channel; in wl_notify_sched_scan_results() 4532 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() 4535 ieee80211_channel_to_frequency(channel_req, band); in wl_notify_sched_scan_results() 4558 &channel_req, sizeof(uint16)); in wl_notify_sched_scan_results() 4666 channel_req = netinfo_v2->pfnsubnet.channel; in wl_notify_sched_scan_results() 4667 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 15338 int channel_req = 0; in wl_notify_sched_scan_results() local 15423 channel_req = netinfo->pfnsubnet.channel; in wl_notify_sched_scan_results() 15424 band = (channel_req <= CH_MAX_2G_CHANNEL) ? NL80211_BAND_2GHZ in wl_notify_sched_scan_results() 15426 channel[i].center_freq = ieee80211_channel_to_frequency(channel_req, band); in wl_notify_sched_scan_results() 15447 memcpy(tlv_data->value, &channel_req, sizeof(uint16)); in wl_notify_sched_scan_results()
|