Searched defs:rf (Results 1 - 25 of 92) sorted by path

1234

/linux-master/arch/parisc/kernel/
H A Dsignal32.c36 restore_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, argument
115 setup_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, argument
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Ddib0090.h146 static inline void dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_gain_limit, u16 * rflt) argument
H A Ddib0090.c893 static void dib0090_wbd_target(struct dib0090_state *state, u32 rf) argument
918 u16 rf, bb, ref; local
1313 dib0090_get_current_gain(struct dvb_frontend *fe, u16 * rf, u16 * bb, u16 * rf_gain_limit, u16 * rflt) argument
[all...]
H A Dmb86a20s.c323 unsigned rf_max, rf_min, rf; local
[all...]
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dphy.c1575 struct carl9170_rf_init rf; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Drtl8187.h102 const struct rtl818x_rf_ops *rf; member in struct:rtl8187_priv
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dcmd.c19 struct wl12xx_conf_rf *rf = &priv->conf.rf; local
H A Dconf.h32 struct wl12xx_conf_rf rf; member in struct:wl12xx_priv_conf
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.h754 struct zd_rf rf; member in struct:zd_chip
776 static inline struct zd_chip *zd_rf_to_chip(struct zd_rf *rf) argument
H A Dzd_rf.c42 void zd_rf_init(struct zd_rf *rf) argument
51 void zd_rf_clear(struct zd_rf *rf) argument
58 zd_rf_init_hw(struct zd_rf *rf, u8 type) argument
102 zd_rf_scnprint_id(struct zd_rf *rf, char *buffer, size_t size) argument
107 zd_rf_set_channel(struct zd_rf *rf, u8 channel) argument
124 zd_switch_radio_on(struct zd_rf *rf) argument
140 zd_switch_radio_off(struct zd_rf *rf) argument
157 zd_rf_patch_6m_band_edge(struct zd_rf *rf, u8 channel) argument
165 zd_rf_generic_patch_6m(struct zd_rf *rf, u8 channel) argument
[all...]
H A Dzd_rf_al2230.c92 static int zd1211_al2230_init_hw(struct zd_rf *rf) argument
205 static int zd1211b_al2230_init_hw(struct zd_rf *rf) argument
347 static int zd1211_al2230_set_channel(struct zd_rf *rf, u8 channel) argument
363 static int zd1211b_al2230_set_channel(struct zd_rf *rf, u8 channel) argument
381 static int zd1211_al2230_switch_radio_on(struct zd_rf *rf) argument
392 zd1211b_al2230_switch_radio_on(struct zd_rf *rf) argument
403 al2230_switch_radio_off(struct zd_rf *rf) argument
414 zd_rf_init_al2230(struct zd_rf *rf) argument
[all...]
H A Dzd_rf_al7230b.c87 static int zd1211_al7230b_init_hw(struct zd_rf *rf) argument
192 static int zd1211b_al7230b_init_hw(struct zd_rf *rf) argument
313 static int zd1211_al7230b_set_channel(struct zd_rf *rf, u8 channel) argument
360 static int zd1211b_al7230b_set_channel(struct zd_rf *rf, u8 channel) argument
407 static int zd1211_al7230b_switch_radio_on(struct zd_rf *rf) argument
418 zd1211b_al7230b_switch_radio_on(struct zd_rf *rf) argument
429 al7230b_switch_radio_off(struct zd_rf *rf) argument
442 zd1211b_al7230b_patch_6m(struct zd_rf *rf, u8 channel) argument
462 zd_rf_init_al7230b(struct zd_rf *rf) argument
[all...]
H A Dzd_rf_rf2959.c136 static int rf2959_init_hw(struct zd_rf *rf) argument
218 static int rf2959_set_channel(struct zd_rf *rf, u8 channel) argument
232 static int rf2959_switch_radio_on(struct zd_rf *rf) argument
243 static int rf2959_switch_radio_off(struct zd_rf *rf) argument
254 int zd_rf_init_rf2959(struct zd_rf *rf) argument
[all...]
H A Dzd_rf_uw2453.c296 static int uw2453_init_hw(struct zd_rf *rf) argument
428 static int uw2453_set_channel(struct zd_rf *rf, u8 channel) argument
469 static int uw2453_switch_radio_on(struct zd_rf *rf) argument
488 uw2453_switch_radio_off(struct zd_rf *rf) argument
505 uw2453_clear(struct zd_rf *rf) argument
510 zd_rf_init_uw2453(struct zd_rf *rf) argument
[all...]
/linux-master/arch/arm64/crypto/
H A Dsm3-neon-core.S46 #define rf w8 define
[all...]
/linux-master/drivers/base/regmap/
H A Dregmap.c1258 struct regmap_field *rf; local
1294 struct regmap_field *rf; local
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c3155 bool onoff, rf, ipc, vs, hs, de; local
/linux-master/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c1075 bool align, onoff, rf, ieo, ipc, ihs, ivs; local
/linux-master/drivers/infiniband/hw/irdma/
H A Dhw.c75 static void irdma_puda_ce_handler(struct irdma_pci_f *rf, argument
105 static void irdma_process_ceq(struct irdma_pci_f *rf, struct irdma_ceq *ceq) argument
213 irdma_process_aeq(struct irdma_pci_f *rf) argument
448 struct irdma_pci_f *rf = from_tasklet(rf, t, dpc_tasklet); local
463 struct irdma_pci_f *rf = iwceq->rf; local
476 irdma_save_msix_info(struct irdma_pci_f *rf) argument
534 struct irdma_pci_f *rf = data; local
566 irdma_destroy_irq(struct irdma_pci_f *rf, struct irdma_msix_vector *msix_vec, void *dev_id) argument
590 irdma_destroy_cqp(struct irdma_pci_f *rf) argument
610 irdma_destroy_virt_aeq(struct irdma_pci_f *rf) argument
629 irdma_destroy_aeq(struct irdma_pci_f *rf) argument
665 irdma_destroy_ceq(struct irdma_pci_f *rf, struct irdma_ceq *iwceq) argument
695 irdma_del_ceq_0(struct irdma_pci_f *rf) argument
723 irdma_del_ceqs(struct irdma_pci_f *rf) argument
754 irdma_destroy_ccq(struct irdma_pci_f *rf) argument
839 irdma_create_hmc_objs(struct irdma_pci_f *rf, bool privileged, enum irdma_vers vers) argument
896 irdma_obj_aligned_mem(struct irdma_pci_f *rf, struct irdma_dma_mem *memptr, u32 size, u32 mask) argument
927 irdma_create_cqp(struct irdma_pci_f *rf) argument
1033 irdma_create_ccq(struct irdma_pci_f *rf) argument
1116 irdma_cfg_ceq_vector(struct irdma_pci_f *rf, struct irdma_ceq *iwceq, u32 ceq_id, struct irdma_msix_vector *msix_vec) argument
1157 irdma_cfg_aeq_vector(struct irdma_pci_f *rf) argument
1189 irdma_create_ceq(struct irdma_pci_f *rf, struct irdma_ceq *iwceq, u32 ceq_id, struct irdma_sc_vsi *vsi) argument
1241 irdma_setup_ceq_0(struct irdma_pci_f *rf) argument
1298 irdma_setup_ceqs(struct irdma_pci_f *rf, struct irdma_sc_vsi *vsi) argument
1338 irdma_create_virt_aeq(struct irdma_pci_f *rf, u32 size) argument
1379 irdma_create_aeq(struct irdma_pci_f *rf) argument
1446 irdma_setup_aeq(struct irdma_pci_f *rf) argument
1532 struct irdma_pci_f *rf = iwdev->rf; local
1549 irdma_hmc_setup(struct irdma_pci_f *rf) argument
1570 irdma_del_init_mem(struct irdma_pci_f *rf) argument
1601 irdma_initialize_dev(struct irdma_pci_f *rf) argument
1698 irdma_setup_init_state(struct irdma_pci_f *rf) argument
1750 irdma_ctrl_deinit_hw(struct irdma_pci_f *rf) argument
1797 struct irdma_pci_f *rf = iwdev->rf; local
1897 irdma_ctrl_init_hw(struct irdma_pci_f *rf) argument
1960 irdma_set_hw_rsrc(struct irdma_pci_f *rf) argument
1985 irdma_calc_mem_rsrc_size(struct irdma_pci_f *rf) argument
2007 irdma_initialize_hw_rsrc(struct irdma_pci_f *rf) argument
2075 irdma_cqp_ce_handler(struct irdma_pci_f *rf, struct irdma_sc_cq *cq) argument
2131 struct irdma_pci_f *rf = container_of(work, struct irdma_pci_f, local
2196 irdma_del_local_mac_entry(struct irdma_pci_f *rf, u16 idx) argument
2225 irdma_add_local_mac_entry(struct irdma_pci_f *rf, const u8 *mac_addr, u16 idx) argument
2262 irdma_alloc_local_mac_entry(struct irdma_pci_f *rf, u16 *mac_tbl_idx) argument
2395 irdma_manage_arp_cache(struct irdma_pci_f *rf, const unsigned char *mac_addr, u32 *ip_addr, bool ipv4, u32 action) argument
2585 irdma_hw_flush_wqes(struct irdma_pci_f *rf, struct irdma_sc_qp *qp, struct irdma_qp_flush_info *info, bool wait) argument
2694 irdma_gen_ae(struct irdma_pci_f *rf, struct irdma_sc_qp *qp, struct irdma_gen_ae_info *info, bool wait) argument
2720 struct irdma_pci_f *rf = iwqp->iwdev->rf; local
[all...]
H A Di40iw_if.c66 static void i40iw_request_reset(struct irdma_pci_f *rf) argument
75 struct irdma_pci_f *rf = iwdev->rf; local
110 struct irdma_pci_f *rf; local
[all...]
H A Dmain.c152 irdma_request_reset(struct irdma_pci_f *rf) argument
226 struct irdma_pci_f *rf = iwdev->rf; local
266 struct irdma_pci_f *rf; local
[all...]
H A Dmain.h194 struct irdma_pci_f *rf; member in struct:irdma_ceq
335 struct irdma_pci_f *rf; member in struct:irdma_device
421 static inline int irdma_alloc_rsrc(struct irdma_pci_f *rf, argument
456 static inline void irdma_free_rsrc(struct irdma_pci_f *rf, argument
[all...]
H A Dutils.c13 int irdma_arp_table(struct irdma_pci_f *rf, u32 *ip_addr, bool ipv4, argument
80 irdma_add_arp(struct irdma_pci_f *rf, u32 *ip, bool ipv4, const u8 *mac) argument
531 irdma_cleanup_pending_cqp_op(struct irdma_pci_f *rf) argument
563 irdma_wait_event(struct irdma_pci_f *rf, struct irdma_cqp_request *cqp_request) argument
696 irdma_handle_cqp_op(struct irdma_pci_f *rf, struct irdma_cqp_request *cqp_request) argument
837 struct irdma_pci_f *rf = dev_to_rf(dev); local
869 struct irdma_pci_f *rf = dev_to_rf(dev); local
985 struct irdma_pci_f *rf = dev_to_rf(dev); local
1019 struct irdma_pci_f *rf = dev_to_rf(dev); local
1049 struct irdma_pci_f *rf = dev_to_rf(dev); local
1078 struct irdma_pci_f *rf = dev_to_rf(dev); local
1110 irdma_dealloc_push_page(struct irdma_pci_f *rf, struct irdma_sc_qp *qp) argument
1146 struct irdma_pci_f *rf = iwdev->rf; local
1174 irdma_cq_wq_destroy(struct irdma_pci_f *rf, struct irdma_sc_cq *cq) argument
1219 struct irdma_pci_f *rf = iwdev->rf; local
1295 struct irdma_pci_f *rf = dev_to_rf(dev); local
1307 struct irdma_pci_f *rf = dev_to_rf(dev); local
1339 struct irdma_pci_f *rf = dev_to_rf(dev); local
1756 struct irdma_pci_f *rf = dev_to_rf(dev); local
1793 struct irdma_pci_f *rf = dev_to_rf(vsi->dev); local
1832 struct irdma_pci_f *rf = dev_to_rf(dev); local
1862 struct irdma_pci_f *rf = dev_to_rf(dev); local
1890 struct irdma_pci_f *rf = dev_to_rf(dev); local
1947 irdma_ah_cqp_op(struct irdma_pci_f *rf, struct irdma_sc_ah *sc_ah, u8 cmd, bool wait, void (*callback_fcn)(struct irdma_cqp_request *), void *cb_param) argument
2042 struct irdma_pci_f *rf = dev_to_rf(dev); local
2084 struct irdma_pci_f *rf = dev_to_rf(dev); local
2310 struct irdma_pci_f *rf = dev_to_rf(dev); local
2328 struct irdma_pci_f *rf = dev_to_rf(dev); local
[all...]
H A Dverbs.c16 struct irdma_pci_f *rf = iwdev->rf; local
378 struct irdma_pci_f *rf = iwdev->rf; local
733 struct irdma_pci_f *rf = iwqp->iwdev->rf; local
882 struct irdma_pci_f *rf = iwdev->rf; local
1784 irdma_cq_free_rsrc(struct irdma_pci_f *rf, struct irdma_cq *iwcq) argument
1897 struct irdma_pci_f *rf; local
2048 struct irdma_pci_f *rf = iwdev->rf; local
2417 irdma_setup_pbles(struct irdma_pci_f *rf, struct irdma_mr *iwmr, u8 lvl) argument
4078 mcast_list_add(struct irdma_pci_f *rf, struct mc_table_list *new_elem) argument
4099 mcast_list_lookup_ip(struct irdma_pci_f *rf, u32 *ip_mcast) argument
4189 struct irdma_pci_f *rf = iwdev->rf; local
4329 struct irdma_pci_f *rf = iwdev->rf; local
4393 struct irdma_pci_f *rf = iwdev->rf; local
4438 struct irdma_pci_f *rf = iwdev->rf; local
[all...]
/linux-master/drivers/media/i2c/
H A Dtda7432.c276 u8 lf, lr, rf, rr; local

Completed in 536 milliseconds

1234