Searched defs:sfp (Results 26 - 30 of 30) sorted by relevance

12

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mbx.c5103 qla2x00_read_sfp(scsi_qla_host_t *vha, dma_addr_t sfp_dma, uint8_t *sfp, argument
5154 qla2x00_write_sfp(scsi_qla_host_t *vha, dma_addr_t sfp_dma, uint8_t *sfp, argument
H A Dqla_os.c6088 uint8_t *sfp = NULL; local
[all...]
/linux-master/drivers/scsi/
H A Dsg.c236 struct sg_fd *sfp = filp->private_data; local
290 Sg_fd *sfp; local
388 Sg_fd *sfp; local
447 Sg_fd *sfp; local
561 sg_new_read(Sg_fd * sfp, char __user *buf, size_t count, Sg_request * srp) argument
608 Sg_fd *sfp; local
715 sg_new_write(Sg_fd *sfp, struct file *file, const char __user *buf, size_t count, int blocking, int read_only, int sg_io_owned, Sg_request **o_srp) argument
782 sg_common_write(Sg_fd * sfp, Sg_request * srp, unsigned char *cmnd, int timeout, int blocking) argument
839 srp_done(Sg_fd *sfp, Sg_request *srp) argument
860 sg_fill_request_table(Sg_fd *sfp, sg_req_info_t *rinfo) argument
920 sg_ioctl_common(struct file *filp, Sg_device *sdp, Sg_fd *sfp, unsigned int cmd_in, void __user *p) argument
1157 Sg_fd *sfp; local
1174 Sg_fd *sfp; local
1211 Sg_fd *sfp; local
1225 Sg_fd *sfp; local
1265 Sg_fd *sfp; local
1307 struct sg_fd *sfp = srp->parentfp; local
1324 Sg_fd *sfp; local
1602 Sg_fd *sfp; local
1733 Sg_fd *sfp = srp->parentfp; local
1838 Sg_fd *sfp = srp->parentfp; local
1859 sg_build_sgat(Sg_scatter_hold * schp, const Sg_fd * sfp, int tablesize) argument
1872 sg_build_indirect(Sg_scatter_hold * schp, Sg_fd * sfp, int buff_size) argument
1950 sg_remove_scat(Sg_fd * sfp, Sg_scatter_hold * schp) argument
2006 sg_build_reserve(Sg_fd * sfp, int req_size) argument
2024 sg_link_reserve(Sg_fd * sfp, Sg_request * srp, int size) argument
2055 sg_unlink_reserve(Sg_fd * sfp, Sg_request * srp) argument
2073 sg_get_rq_mark(Sg_fd * sfp, int pack_id, bool *busy) argument
2103 sg_add_request(Sg_fd * sfp) argument
2134 sg_remove_request(Sg_fd * sfp, Sg_request * srp) argument
2163 Sg_fd *sfp; local
2211 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); local
2247 struct sg_fd *sfp = container_of(kref, struct sg_fd, f_ref); local
[all...]
/linux-master/drivers/net/phy/
H A Dsfp.c229 struct sfp { struct
344 static void sfp_fixup_long_startup(struct sfp *sfp) argument
349 sfp_fixup_ignore_los(struct sfp *sfp) argument
358 sfp_fixup_ignore_tx_fault(struct sfp *sfp) argument
363 sfp_fixup_nokia(struct sfp *sfp) argument
370 sfp_fixup_10gbaset_30m(struct sfp *sfp) argument
376 sfp_fixup_rollball(struct sfp *sfp) argument
388 sfp_fixup_fs_2_5gt(struct sfp *sfp) argument
399 sfp_fixup_fs_10gt(struct sfp *sfp) argument
405 sfp_fixup_halny_gsfp(struct sfp *sfp) argument
414 sfp_fixup_rollball_cc(struct sfp *sfp) argument
566 sfp_gpio_get_state(struct sfp *sfp) argument
582 sff_gpio_get_state(struct sfp *sfp) argument
587 sfp_gpio_set_state(struct sfp *sfp, unsigned int state) argument
623 sfp_i2c_read(struct sfp *sfp, bool a2, u8 dev_addr, void *buf, size_t len) argument
663 sfp_i2c_write(struct sfp *sfp, bool a2, u8 dev_addr, void *buf, size_t len) argument
690 sfp_i2c_configure(struct sfp *sfp, struct i2c_adapter *i2c) argument
702 sfp_i2c_mdiobus_create(struct sfp *sfp) argument
725 sfp_i2c_mdiobus_destroy(struct sfp *sfp) argument
732 sfp_read(struct sfp *sfp, bool a2, u8 addr, void *buf, size_t len) argument
737 sfp_write(struct sfp *sfp, bool a2, u8 addr, void *buf, size_t len) argument
742 sfp_modify_u8(struct sfp *sfp, bool a2, u8 addr, u8 mask, u8 val) argument
758 sfp_soft_get_state(struct sfp *sfp) argument
781 sfp_soft_set_state(struct sfp *sfp, unsigned int state, unsigned int soft) argument
810 sfp_soft_start_poll(struct sfp *sfp) argument
835 sfp_soft_stop_poll(struct sfp *sfp) argument
845 sfp_get_state(struct sfp *sfp) argument
860 sfp_set_state(struct sfp *sfp, unsigned int state) argument
871 sfp_mod_state(struct sfp *sfp, unsigned int mask, unsigned int set) argument
895 const struct sfp *sfp = data; local
988 sfp_hwmon_read_sensor(struct sfp *sfp, int reg, long *value) argument
1007 sfp_hwmon_calibrate(struct sfp *sfp, unsigned int slope, int offset, long *value) argument
1014 sfp_hwmon_calibrate_temp(struct sfp *sfp, long *value) argument
1025 sfp_hwmon_calibrate_vcc(struct sfp *sfp, long *value) argument
1033 sfp_hwmon_calibrate_bias(struct sfp *sfp, long *value) argument
1041 sfp_hwmon_calibrate_tx_power(struct sfp *sfp, long *value) argument
1049 sfp_hwmon_read_temp(struct sfp *sfp, int reg, long *value) argument
1062 sfp_hwmon_read_vcc(struct sfp *sfp, int reg, long *value) argument
1075 sfp_hwmon_read_bias(struct sfp *sfp, int reg, long *value) argument
1088 sfp_hwmon_read_tx_power(struct sfp *sfp, int reg, long *value) argument
1101 sfp_hwmon_read_rx_power(struct sfp *sfp, int reg, long *value) argument
1114 sfp_hwmon_temp(struct sfp *sfp, u32 attr, long *value) argument
1180 sfp_hwmon_vcc(struct sfp *sfp, u32 attr, long *value) argument
1247 sfp_hwmon_bias(struct sfp *sfp, u32 attr, long *value) argument
1314 sfp_hwmon_tx_power(struct sfp *sfp, u32 attr, long *value) argument
1381 sfp_hwmon_rx_power(struct sfp *sfp, u32 attr, long *value) argument
1451 struct sfp *sfp = dev_get_drvdata(dev); local
1582 struct sfp *sfp = container_of(work, struct sfp, hwmon_probe.work); local
1626 sfp_hwmon_insert(struct sfp *sfp) argument
1636 sfp_hwmon_remove(struct sfp *sfp) argument
1646 sfp_hwmon_init(struct sfp *sfp) argument
1653 sfp_hwmon_exit(struct sfp *sfp) argument
1658 sfp_hwmon_insert(struct sfp *sfp) argument
1663 sfp_hwmon_remove(struct sfp *sfp) argument
1667 sfp_hwmon_init(struct sfp *sfp) argument
1672 sfp_hwmon_exit(struct sfp *sfp) argument
1678 sfp_module_tx_disable(struct sfp *sfp) argument
1685 sfp_module_tx_enable(struct sfp *sfp) argument
1695 struct sfp *sfp = s->private; local
1723 sfp_debugfs_init(struct sfp *sfp) argument
1731 sfp_debugfs_exit(struct sfp *sfp) argument
1736 sfp_debugfs_init(struct sfp *sfp) argument
1740 sfp_debugfs_exit(struct sfp *sfp) argument
1745 sfp_module_tx_fault_reset(struct sfp *sfp) argument
1762 sfp_sm_set_timer(struct sfp *sfp, unsigned int timeout) argument
1771 sfp_sm_next(struct sfp *sfp, unsigned int state, unsigned int timeout) argument
1778 sfp_sm_mod_next(struct sfp *sfp, unsigned int state, unsigned int timeout) argument
1785 sfp_sm_phy_detach(struct sfp *sfp) argument
1793 sfp_sm_probe_phy(struct sfp *sfp, int addr, bool is_c45) argument
1830 sfp_sm_link_up(struct sfp *sfp) argument
1836 sfp_sm_link_down(struct sfp *sfp) argument
1841 sfp_sm_link_check_los(struct sfp *sfp) argument
1863 sfp_los_event_active(struct sfp *sfp, unsigned int event) argument
1873 sfp_los_event_inactive(struct sfp *sfp, unsigned int event) argument
1883 sfp_sm_fault(struct sfp *sfp, unsigned int next_state, bool warn) argument
1897 sfp_sm_add_mdio_bus(struct sfp *sfp) argument
1916 sfp_sm_probe_for_phy(struct sfp *sfp) argument
1940 sfp_module_parse_power(struct sfp *sfp) argument
2006 sfp_sm_mod_hpower(struct sfp *sfp, bool enable) argument
2027 sfp_module_parse_rate_select(struct sfp *sfp) argument
2127 sfp_id_needs_byte_io(struct sfp *sfp, void *buf, size_t len) argument
2142 sfp_cotsworks_fixup_check(struct sfp *sfp, struct sfp_eeprom_id *id) argument
2178 sfp_module_parse_sff8472(struct sfp *sfp) argument
2190 sfp_sm_mod_probe(struct sfp *sfp, bool report) argument
2383 sfp_sm_mod_remove(struct sfp *sfp) argument
2399 sfp_sm_device(struct sfp *sfp, unsigned int event) argument
2426 sfp_sm_module(struct sfp *sfp, unsigned int event) argument
2543 sfp_sm_main(struct sfp *sfp, unsigned int event) argument
2717 __sfp_sm_event(struct sfp *sfp, unsigned int event) argument
2735 sfp_sm_event(struct sfp *sfp, unsigned int event) argument
2742 sfp_attach(struct sfp *sfp) argument
2747 sfp_detach(struct sfp *sfp) argument
2752 sfp_start(struct sfp *sfp) argument
2757 sfp_stop(struct sfp *sfp) argument
2762 sfp_set_signal_rate(struct sfp *sfp, unsigned int rate_kbd) argument
2776 sfp_module_info(struct sfp *sfp, struct ethtool_modinfo *modinfo) argument
2791 sfp_module_eeprom(struct sfp *sfp, struct ethtool_eeprom *ee, u8 *data) argument
2828 sfp_module_eeprom_by_page(struct sfp *sfp, const struct ethtool_module_eeprom *page, struct netlink_ext_ack *extack) argument
2868 struct sfp *sfp = container_of(work, struct sfp, timeout.work); local
2875 sfp_check_state(struct sfp *sfp) argument
2912 struct sfp *sfp = data; local
2921 struct sfp *sfp = container_of(work, struct sfp, poll.work); local
2934 struct sfp *sfp; local
2955 struct sfp *sfp = data; local
2970 sfp_i2c_get(struct sfp *sfp) argument
3000 struct sfp *sfp; local
3122 struct sfp *sfp = platform_get_drvdata(pdev); local
3134 struct sfp *sfp = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/scsi/bfa/
H A Dbfa_ioc.c3636 bfa_cb_sfp_show(struct bfa_sfp_s *sfp) argument
3646 bfa_cb_sfp_state_query(struct bfa_sfp_s *sfp) argument
3675 struct bfa_sfp_s *sfp = sfp_arg; local
3704 bfa_sfp_scn_aen_post(struct bfa_sfp_s *sfp, struct bfi_sfp_scn_s *rsp) argument
3752 bfa_sfp_getdata_send(struct bfa_sfp_s *sfp) argument
3770 bfa_sfp_getdata(struct bfa_sfp_s *sfp, enum bfi_sfp_mem_e memtype) argument
3791 bfa_sfp_scn(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg) argument
3835 bfa_sfp_show_comp(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg) argument
3889 bfa_sfp_state_query(struct bfa_sfp_s *sfp) argument
3906 bfa_sfp_media_get(struct bfa_sfp_s *sfp) argument
3952 bfa_sfp_speed_valid(struct bfa_sfp_s *sfp, enum bfa_port_speed portspeed) argument
3987 struct bfa_sfp_s *sfp = sfparg; local
4017 bfa_sfp_attach(struct bfa_sfp_s *sfp, struct bfa_ioc_s *ioc, void *dev, struct bfa_trc_mod_s *trcmod) argument
4047 bfa_sfp_memclaim(struct bfa_sfp_s *sfp, u8 *dm_kva, u64 dm_pa) argument
4066 bfa_sfp_show(struct bfa_sfp_s *sfp, struct sfp_mem_s *sfpmem, bfa_cb_sfp_t cbfn, void *cbarg) argument
4097 bfa_sfp_media(struct bfa_sfp_s *sfp, enum bfa_defs_sfp_media_e *media, bfa_cb_sfp_t cbfn, void *cbarg) argument
4130 bfa_sfp_speed(struct bfa_sfp_s *sfp, enum bfa_port_speed portspeed, bfa_cb_sfp_t cbfn, void *cbarg) argument
[all...]

Completed in 193 milliseconds

12