Home
last modified time | relevance | path

Searched defs:cdev (Results 701 - 725 of 867) sorted by relevance

1...<<21222324252627282930>>...35

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.c84 ssize_t pm80xx_get_fatal_dump(struct device *cdev, in pm80xx_get_fatal_dump() argument
386 ssize_t pm80xx_get_non_fatal_dump(struct device *cdev, in pm80xx_get_non_fatal_dump() argument
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_tcm.c423 struct usb_composite_dev *cdev = f->config->cdev; in usbg_bot_setup() local
[all...]
H A Df_ncm.c550 struct usb_composite_dev *cdev = ncm->port.func.config->cdev; in ncm_do_notify() local
633 struct usb_composite_dev *cdev = ncm->port.func.config->cdev; in ncm_notify_complete() local
664 struct usb_composite_dev *cdev = f->config->cdev; ncm_ep0out_complete() local
691 struct usb_composite_dev *cdev = f->config->cdev; ncm_setup() local
871 struct usb_composite_dev *cdev = f->config->cdev; ncm_set_alt() local
1369 struct usb_composite_dev *cdev = f->config->cdev; ncm_disable() local
1435 struct usb_composite_dev *cdev = c->cdev; ncm_bind() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dconfigfs.c48 struct usb_composite_dev cdev; member
419 struct usb_composite_dev *cdev = cfg->c.cdev; in config_usb_cfg_link() local
470 struct usb_composite_dev *cdev = cfg->c.cdev; config_usb_cfg_unlink() local
573 composite_init_dev(struct usb_composite_dev *cdev) composite_init_dev() argument
895 struct usb_composite_dev *cdev = &gi->cdev; os_desc_link() local
930 struct usb_composite_dev *cdev = &gi->cdev; os_desc_unlink() local
1245 configfs_do_nothing(struct usb_composite_dev *cdev) configfs_do_nothing() argument
1292 struct usb_composite_dev *cdev = &gi->cdev; configfs_composite_bind() local
1430 struct usb_composite_dev *cdev; configfs_composite_unbind() local
1458 struct usb_composite_dev *cdev; configfs_composite_setup() local
1482 struct usb_composite_dev *cdev; configfs_composite_disconnect() local
1504 struct usb_composite_dev *cdev; configfs_composite_suspend() local
1526 struct usb_composite_dev *cdev; configfs_composite_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dkeyboard.c1003 static int kbd_led_trigger_activate(struct led_classdev *cdev) in kbd_led_trigger_activate() argument
/kernel/linux/linux-5.10/include/linux/
H A Dtpm.h115 struct cdev cdev; member
H A Dcpufreq.h151 struct thermal_cooling_device *cdev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c267 static int qed_set_coherency_mask(struct qed_dev *cdev) in qed_set_coherency_mask() argument
285 static void qed_free_pci(struct qed_dev *cdev) in qed_free_pci() argument
306 qed_init_pci(struct qed_dev *cdev, struct pci_dev *pdev) qed_init_pci() argument
409 qed_fill_dev_info(struct qed_dev *cdev, struct qed_dev_info *dev_info) qed_fill_dev_info() argument
489 qed_free_cdev(struct qed_dev *cdev) qed_free_cdev() argument
496 struct qed_dev *cdev; qed_alloc_cdev() local
508 qed_set_power_state(struct qed_dev *cdev, pci_power_t state) qed_set_power_state() argument
521 struct qed_dev *cdev; qed_probe() local
563 qed_remove(struct qed_dev *cdev) qed_remove() argument
577 qed_disable_msix(struct qed_dev *cdev) qed_disable_msix() argument
589 qed_enable_msix(struct qed_dev *cdev, struct qed_int_params *int_params) qed_enable_msix() argument
639 qed_set_int_mode(struct qed_dev *cdev, bool force_mode) qed_set_int_mode() argument
701 qed_simd_handler_config(struct qed_dev *cdev, void *token, int index, void(*handler)(void *)) qed_simd_handler_config() argument
711 qed_simd_handler_clean(struct qed_dev *cdev, int index) qed_simd_handler_clean() argument
728 struct qed_dev *cdev = (struct qed_dev *)dev_instance; qed_single_int() local
778 struct qed_dev *cdev = hwfn->cdev; qed_slowpath_irq_req() local
829 struct qed_dev *cdev = p_hwfn->cdev; qed_slowpath_irq_sync() local
842 qed_slowpath_irq_free(struct qed_dev *cdev) qed_slowpath_irq_free() argument
861 qed_nic_stop(struct qed_dev *cdev) qed_nic_stop() argument
884 qed_nic_setup(struct qed_dev *cdev) qed_nic_setup() argument
908 qed_set_int_fp(struct qed_dev *cdev, u16 cnt) qed_set_int_fp() argument
926 qed_get_int_fp(struct qed_dev *cdev, struct qed_int_info *info) qed_get_int_fp() argument
949 qed_slowpath_setup_int(struct qed_dev *cdev, enum qed_int_mode int_mode) qed_slowpath_setup_int() argument
1021 qed_slowpath_vf_setup_int(struct qed_dev *cdev) qed_slowpath_vf_setup_int() argument
1080 qed_alloc_stream_mem(struct qed_dev *cdev) qed_alloc_stream_mem() argument
1101 qed_free_stream_mem(struct qed_dev *cdev) qed_free_stream_mem() argument
1116 qed_update_pf_params(struct qed_dev *cdev, struct qed_pf_params *params) qed_update_pf_params() argument
1185 qed_slowpath_wq_stop(struct qed_dev *cdev) qed_slowpath_wq_stop() argument
1234 qed_slowpath_wq_start(struct qed_dev *cdev) qed_slowpath_wq_start() argument
1263 qed_slowpath_start(struct qed_dev *cdev, struct qed_slowpath_params *params) qed_slowpath_start() argument
1423 qed_slowpath_stop(struct qed_dev *cdev) qed_slowpath_stop() argument
1458 qed_set_name(struct qed_dev *cdev, char name[NAME_SIZE]) qed_set_name() argument
1467 qed_sb_init(struct qed_dev *cdev, struct qed_sb_info *sb_info, void *sb_virt_addr, dma_addr_t sb_phy_addr, u16 sb_id, enum qed_sb_type type) qed_sb_init() argument
1507 qed_sb_release(struct qed_dev *cdev, struct qed_sb_info *sb_info, u16 sb_id, enum qed_sb_type type) qed_sb_release() argument
1534 qed_can_link_change(struct qed_dev *cdev) qed_can_link_change() argument
1680 qed_set_link(struct qed_dev *cdev, struct qed_link_params *params) qed_set_link() argument
2209 qed_get_current_link(struct qed_dev *cdev, struct qed_link_output *if_link) qed_get_current_link() argument
2255 qed_drain(struct qed_dev *cdev) qed_drain() argument
2280 qed_nvm_flash_image_access_crc(struct qed_dev *cdev, struct qed_nvm_image_att *nvm_image, u32 *crc) qed_nvm_flash_image_access_crc() argument
2329 qed_nvm_flash_image_access(struct qed_dev *cdev, const u8 **data, bool *check_resp) qed_nvm_flash_image_access() argument
2431 qed_nvm_flash_image_file_start(struct qed_dev *cdev, const u8 **data, bool *check_resp) qed_nvm_flash_image_file_start() argument
2467 qed_nvm_flash_image_file_data(struct qed_dev *cdev, const u8 **data, bool *check_resp) qed_nvm_flash_image_file_data() argument
2499 qed_nvm_flash_image_validate(struct qed_dev *cdev, const struct firmware *image, const u8 **data) qed_nvm_flash_image_validate() argument
2554 qed_nvm_flash_cfg_write(struct qed_dev *cdev, const u8 **data) qed_nvm_flash_cfg_write() argument
2621 qed_nvm_flash_cfg_len(struct qed_dev *cdev, u32 cmd) qed_nvm_flash_cfg_len() argument
2645 qed_nvm_flash_cfg_read(struct qed_dev *cdev, u8 **data, u32 cmd, u32 entity_id) qed_nvm_flash_cfg_read() argument
2669 qed_nvm_flash(struct qed_dev *cdev, const char *name) qed_nvm_flash() argument
2755 qed_nvm_get_image(struct qed_dev *cdev, enum qed_nvm_images type, u8 *buf, u16 len) qed_nvm_get_image() argument
2805 qed_set_coalesce(struct qed_dev *cdev, u16 rx_coal, u16 tx_coal, void *handle) qed_set_coalesce() argument
2811 qed_set_led(struct qed_dev *cdev, enum qed_led_mode mode) qed_set_led() argument
2828 qed_recovery_process(struct qed_dev *cdev) qed_recovery_process() argument
2845 qed_update_wol(struct qed_dev *cdev, bool enabled) qed_update_wol() argument
2869 qed_update_drv_state(struct qed_dev *cdev, bool active) qed_update_drv_state() argument
2891 qed_update_mac(struct qed_dev *cdev, u8 *mac) qed_update_mac() argument
2915 qed_update_mtu(struct qed_dev *cdev, u16 mtu) qed_update_mtu() argument
2939 qed_read_module_eeprom(struct qed_dev *cdev, char *buf, u8 dev_addr, u32 offset, u32 len) qed_read_module_eeprom() argument
2961 qed_set_grc_config(struct qed_dev *cdev, u32 cfg_id, u32 val) qed_set_grc_config() argument
2981 qed_get_affin_hwfn_idx(struct qed_dev *cdev) qed_get_affin_hwfn_idx() argument
3043 qed_get_protocol_stats(struct qed_dev *cdev, enum qed_mcp_protocol_type type, union qed_mcp_protocol_stats *stats) qed_get_protocol_stats() argument
3087 qed_fill_generic_tlv_data(struct qed_dev *cdev, struct qed_mfw_tlv_generic *tlv) qed_fill_generic_tlv_data() argument
3130 struct qed_dev *cdev = hwfn->cdev; qed_mfw_fill_tlv_data() local
[all...]
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Drio_mport_cdev.c165 struct cdev cdev; member
[all...]
/kernel/linux/linux-5.10/drivers/rapidio/
H A Drio_cm.c220 struct cdev cdev; member
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dasic3.h20 struct led_classdev *cdev; member
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c716 struct cxgbi_device *cdev = csk->cdev; cxgb4i_make_tx_data_wr() local
890 do_act_establish(struct cxgbi_device *cdev, struct sk_buff *skb) do_act_establish() argument
1042 do_act_open_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) do_act_open_rpl() argument
1091 do_peer_close(struct cxgbi_device *cdev, struct sk_buff *skb) do_peer_close() argument
1112 do_close_con_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) do_close_con_rpl() argument
1151 do_abort_req_rss(struct cxgbi_device *cdev, struct sk_buff *skb) do_abort_req_rss() argument
1199 do_abort_rpl_rss(struct cxgbi_device *cdev, struct sk_buff *skb) do_abort_rpl_rss() argument
1223 do_rx_data(struct cxgbi_device *cdev, struct sk_buff *skb) do_rx_data() argument
1244 do_rx_iscsi_hdr(struct cxgbi_device *cdev, struct sk_buff *skb) do_rx_iscsi_hdr() argument
1349 do_rx_iscsi_data(struct cxgbi_device *cdev, struct sk_buff *skb) do_rx_iscsi_data() argument
1444 do_rx_data_ddp(struct cxgbi_device *cdev, struct sk_buff *skb) do_rx_data_ddp() argument
1511 do_rx_iscsi_cmp(struct cxgbi_device *cdev, struct sk_buff *skb) do_rx_iscsi_cmp() argument
1602 do_fw4_ack(struct cxgbi_device *cdev, struct sk_buff *skb) do_fw4_ack() argument
1623 do_set_tcb_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) do_set_tcb_rpl() argument
1767 struct cxgbi_device *cdev = csk->cdev; init_act_open() local
1943 cxgb4i_ofld_init(struct cxgbi_device *cdev) cxgb4i_ofld_init() argument
1968 ulp_mem_io_set_hdr(struct cxgbi_device *cdev, struct ulp_mem_io *req, unsigned int wr_len, unsigned int dlen, unsigned int pm_addr, int tid) ulp_mem_io_set_hdr() argument
1992 ddp_ppod_init_idata(struct cxgbi_device *cdev, struct cxgbi_ppm *ppm, unsigned int idx, unsigned int npods, unsigned int tid) ddp_ppod_init_idata() argument
2021 struct cxgbi_device *cdev = csk->cdev; ddp_ppod_write_idata() local
2145 cdev2ppm(struct cxgbi_device *cdev) cdev2ppm() argument
2151 cxgb4i_ddp_init(struct cxgbi_device *cdev) cxgb4i_ddp_init() argument
2212 struct cxgbi_device *cdev; t4_uld_add() local
2313 struct cxgbi_device *cdev = handle; t4_uld_rx_handler() local
2354 struct cxgbi_device *cdev = handle; t4_uld_state_change() local
2385 struct cxgbi_device *cdev = NULL; cxgb4_dcb_change_notify() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dmei_dev.h542 struct cdev cdev; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.h446 qed_iov_free_hw_info(struct qed_dev *cdev) qed_iov_free_hw_info() argument
456 qed_iov_wq_stop(struct qed_dev *cdev, bool schedule_first) qed_iov_wq_stop() argument
460 qed_iov_wq_start(struct qed_dev *cdev) qed_iov_wq_start() argument
470 qed_vf_start_iov_wq(struct qed_dev *cdev) qed_vf_start_iov_wq() argument
474 qed_sriov_disable(struct qed_dev *cdev, bool pci_enabled) qed_sriov_disable() argument
[all...]
H A Dqed_dcbx.c1305 static u8 qed_dcbnl_getstate(struct qed_dev *cdev) in qed_dcbnl_getstate() argument
1322 static u8 qed_dcbnl_setstate(struct qed_dev *cdev, u8 state) in qed_dcbnl_setstate() argument
1349 qed_dcbnl_getpgtccfgtx(struct qed_dev *cdev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_pct, u8 *up_map) qed_dcbnl_getpgtccfgtx() argument
1370 qed_dcbnl_getpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 *bw_pct) qed_dcbnl_getpgbwgcfgtx() argument
1391 qed_dcbnl_getpgtccfgrx(struct qed_dev *cdev, int tc, u8 *prio, u8 *bwg_id, u8 *bw_pct, u8 *up_map) qed_dcbnl_getpgtccfgrx() argument
1398 qed_dcbnl_getpgbwgcfgrx(struct qed_dev *cdev, int bwg_id, u8 *bw_pct) qed_dcbnl_getpgbwgcfgrx() argument
1405 qed_dcbnl_getpfccfg(struct qed_dev *cdev, int priority, u8 *setting) qed_dcbnl_getpfccfg() argument
1426 qed_dcbnl_setpfccfg(struct qed_dev *cdev, int priority, u8 setting) qed_dcbnl_setpfccfg() argument
1457 qed_dcbnl_getcap(struct qed_dev *cdev, int capid, u8 *cap) qed_dcbnl_getcap() argument
1494 qed_dcbnl_getnumtcs(struct qed_dev *cdev, int tcid, u8 *num) qed_dcbnl_getnumtcs() argument
1522 qed_dcbnl_getpfcstate(struct qed_dev *cdev) qed_dcbnl_getpfcstate() argument
1539 qed_dcbnl_getdcbx(struct qed_dev *cdev) qed_dcbnl_getdcbx() argument
1562 qed_dcbnl_setpgtccfgtx(struct qed_dev *cdev, int tc, u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) qed_dcbnl_setpgtccfgtx() argument
1597 qed_dcbnl_setpgtccfgrx(struct qed_dev *cdev, int prio, u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) qed_dcbnl_setpgtccfgrx() argument
1603 qed_dcbnl_setpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 bw_pct) qed_dcbnl_setpgbwgcfgtx() argument
1633 qed_dcbnl_setpgbwgcfgrx(struct qed_dev *cdev, int pgid, u8 bw_pct) qed_dcbnl_setpgbwgcfgrx() argument
1638 qed_dcbnl_setall(struct qed_dev *cdev) qed_dcbnl_setall() argument
1661 qed_dcbnl_setnumtcs(struct qed_dev *cdev, int tcid, u8 num) qed_dcbnl_setnumtcs() argument
1699 qed_dcbnl_setpfcstate(struct qed_dev *cdev, u8 state) qed_dcbnl_setpfcstate() argument
1725 qed_dcbnl_getapp(struct qed_dev *cdev, u8 idtype, u16 idval) qed_dcbnl_getapp() argument
1758 qed_dcbnl_setapp(struct qed_dev *cdev, u8 idtype, u16 idval, u8 pri_map) qed_dcbnl_setapp() argument
1806 qed_dcbnl_setdcbx(struct qed_dev *cdev, u8 mode) qed_dcbnl_setdcbx() argument
1853 qed_dcbnl_getfeatcfg(struct qed_dev *cdev, int featid, u8 *flags) qed_dcbnl_getfeatcfg() argument
1895 qed_dcbnl_setfeatcfg(struct qed_dev *cdev, int featid, u8 flags) qed_dcbnl_setfeatcfg() argument
1943 qed_dcbnl_peer_getappinfo(struct qed_dev *cdev, struct dcb_peer_app_info *info, u16 *app_count) qed_dcbnl_peer_getappinfo() argument
1962 qed_dcbnl_peer_getapptable(struct qed_dev *cdev, struct dcb_app *table) qed_dcbnl_peer_getapptable() argument
1988 qed_dcbnl_cee_peer_getpfc(struct qed_dev *cdev, struct cee_pfc *pfc) qed_dcbnl_cee_peer_getpfc() argument
2010 qed_dcbnl_cee_peer_getpg(struct qed_dev *cdev, struct cee_pg *pg) qed_dcbnl_cee_peer_getpg() argument
2032 qed_dcbnl_get_ieee_pfc(struct qed_dev *cdev, struct ieee_pfc *pfc, bool remote) qed_dcbnl_get_ieee_pfc() argument
2075 qed_dcbnl_ieee_getpfc(struct qed_dev *cdev, struct ieee_pfc *pfc) qed_dcbnl_ieee_getpfc() argument
2080 qed_dcbnl_ieee_setpfc(struct qed_dev *cdev, struct ieee_pfc *pfc) qed_dcbnl_ieee_setpfc() argument
2122 qed_dcbnl_get_ieee_ets(struct qed_dev *cdev, struct ieee_ets *ets, bool remote) qed_dcbnl_get_ieee_ets() argument
2165 qed_dcbnl_ieee_getets(struct qed_dev *cdev, struct ieee_ets *ets) qed_dcbnl_ieee_getets() argument
2170 qed_dcbnl_ieee_setets(struct qed_dev *cdev, struct ieee_ets *ets) qed_dcbnl_ieee_setets() argument
2218 qed_dcbnl_ieee_peer_getets(struct qed_dev *cdev, struct ieee_ets *ets) qed_dcbnl_ieee_peer_getets() argument
2224 qed_dcbnl_ieee_peer_getpfc(struct qed_dev *cdev, struct ieee_pfc *pfc) qed_dcbnl_ieee_peer_getpfc() argument
2251 qed_dcbnl_ieee_getapp(struct qed_dev *cdev, struct dcb_app *app) qed_dcbnl_ieee_getapp() argument
2302 qed_dcbnl_ieee_setapp(struct qed_dev *cdev, struct dcb_app *app) qed_dcbnl_ieee_setapp() argument
[all...]
H A Dqed_main.c257 static void qed_free_pci(struct qed_dev *cdev) in qed_free_pci() argument
276 static int qed_init_pci(struct qed_dev *cdev, struct pci_dev *pdev) in qed_init_pci() argument
376 qed_fill_dev_info(struct qed_dev *cdev, struct qed_dev_info *dev_info) qed_fill_dev_info() argument
456 qed_free_cdev(struct qed_dev *cdev) qed_free_cdev() argument
463 struct qed_dev *cdev; qed_alloc_cdev() local
475 qed_set_power_state(struct qed_dev *cdev, pci_power_t state) qed_set_power_state() argument
488 struct qed_dev *cdev; qed_probe() local
530 qed_remove(struct qed_dev *cdev) qed_remove() argument
544 qed_disable_msix(struct qed_dev *cdev) qed_disable_msix() argument
556 qed_enable_msix(struct qed_dev *cdev, struct qed_int_params *int_params) qed_enable_msix() argument
606 qed_set_int_mode(struct qed_dev *cdev, bool force_mode) qed_set_int_mode() argument
668 qed_simd_handler_config(struct qed_dev *cdev, void *token, int index, void(*handler)(void *)) qed_simd_handler_config() argument
678 qed_simd_handler_clean(struct qed_dev *cdev, int index) qed_simd_handler_clean() argument
695 struct qed_dev *cdev = (struct qed_dev *)dev_instance; qed_single_int() local
745 struct qed_dev *cdev = hwfn->cdev; qed_slowpath_irq_req() local
796 struct qed_dev *cdev = p_hwfn->cdev; qed_slowpath_irq_sync() local
809 qed_slowpath_irq_free(struct qed_dev *cdev) qed_slowpath_irq_free() argument
827 qed_nic_stop(struct qed_dev *cdev) qed_nic_stop() argument
850 qed_nic_setup(struct qed_dev *cdev) qed_nic_setup() argument
874 qed_set_int_fp(struct qed_dev *cdev, u16 cnt) qed_set_int_fp() argument
892 qed_get_int_fp(struct qed_dev *cdev, struct qed_int_info *info) qed_get_int_fp() argument
915 qed_slowpath_setup_int(struct qed_dev *cdev, enum qed_int_mode int_mode) qed_slowpath_setup_int() argument
987 qed_slowpath_vf_setup_int(struct qed_dev *cdev) qed_slowpath_vf_setup_int() argument
1046 qed_alloc_stream_mem(struct qed_dev *cdev) qed_alloc_stream_mem() argument
1067 qed_free_stream_mem(struct qed_dev *cdev) qed_free_stream_mem() argument
1082 qed_update_pf_params(struct qed_dev *cdev, struct qed_pf_params *params) qed_update_pf_params() argument
1152 qed_slowpath_wq_stop(struct qed_dev *cdev) qed_slowpath_wq_stop() argument
1206 qed_slowpath_wq_start(struct qed_dev *cdev) qed_slowpath_wq_start() argument
1235 qed_slowpath_start(struct qed_dev *cdev, struct qed_slowpath_params *params) qed_slowpath_start() argument
1395 qed_slowpath_stop(struct qed_dev *cdev) qed_slowpath_stop() argument
1430 qed_set_name(struct qed_dev *cdev, char name[NAME_SIZE]) qed_set_name() argument
1439 qed_sb_init(struct qed_dev *cdev, struct qed_sb_info *sb_info, void *sb_virt_addr, dma_addr_t sb_phy_addr, u16 sb_id, enum qed_sb_type type) qed_sb_init() argument
1479 qed_sb_release(struct qed_dev *cdev, struct qed_sb_info *sb_info, u16 sb_id, enum qed_sb_type type) qed_sb_release() argument
1506 qed_can_link_change(struct qed_dev *cdev) qed_can_link_change() argument
1652 qed_set_link(struct qed_dev *cdev, struct qed_link_params *params) qed_set_link() argument
2181 qed_get_current_link(struct qed_dev *cdev, struct qed_link_output *if_link) qed_get_current_link() argument
2227 qed_drain(struct qed_dev *cdev) qed_drain() argument
2252 qed_nvm_flash_image_access_crc(struct qed_dev *cdev, struct qed_nvm_image_att *nvm_image, u32 *crc) qed_nvm_flash_image_access_crc() argument
2301 qed_nvm_flash_image_access(struct qed_dev *cdev, const u8 **data, bool *check_resp) qed_nvm_flash_image_access() argument
2403 qed_nvm_flash_image_file_start(struct qed_dev *cdev, const u8 **data, bool *check_resp) qed_nvm_flash_image_file_start() argument
2439 qed_nvm_flash_image_file_data(struct qed_dev *cdev, const u8 **data, bool *check_resp) qed_nvm_flash_image_file_data() argument
2471 qed_nvm_flash_image_validate(struct qed_dev *cdev, const struct firmware *image, const u8 **data) qed_nvm_flash_image_validate() argument
2526 qed_nvm_flash_cfg_write(struct qed_dev *cdev, const u8 **data) qed_nvm_flash_cfg_write() argument
2593 qed_nvm_flash_cfg_len(struct qed_dev *cdev, u32 cmd) qed_nvm_flash_cfg_len() argument
2617 qed_nvm_flash_cfg_read(struct qed_dev *cdev, u8 **data, u32 cmd, u32 entity_id) qed_nvm_flash_cfg_read() argument
2641 qed_nvm_flash(struct qed_dev *cdev, const char *name) qed_nvm_flash() argument
2727 qed_nvm_get_image(struct qed_dev *cdev, enum qed_nvm_images type, u8 *buf, u16 len) qed_nvm_get_image() argument
2777 qed_set_coalesce(struct qed_dev *cdev, u16 rx_coal, u16 tx_coal, void *handle) qed_set_coalesce() argument
2783 qed_set_led(struct qed_dev *cdev, enum qed_led_mode mode) qed_set_led() argument
2800 qed_recovery_process(struct qed_dev *cdev) qed_recovery_process() argument
2817 qed_update_wol(struct qed_dev *cdev, bool enabled) qed_update_wol() argument
2841 qed_update_drv_state(struct qed_dev *cdev, bool active) qed_update_drv_state() argument
2863 qed_update_mac(struct qed_dev *cdev, const u8 *mac) qed_update_mac() argument
2887 qed_update_mtu(struct qed_dev *cdev, u16 mtu) qed_update_mtu() argument
2912 qed_get_sb_info(struct qed_dev *cdev, struct qed_sb_info *sb, u16 qid, struct qed_sb_info_dbg *sb_dbg) qed_get_sb_info() argument
2935 qed_read_module_eeprom(struct qed_dev *cdev, char *buf, u8 dev_addr, u32 offset, u32 len) qed_read_module_eeprom() argument
2957 qed_set_grc_config(struct qed_dev *cdev, u32 cfg_id, u32 val) qed_set_grc_config() argument
2977 qed_mfw_report(struct qed_dev *cdev, char *fmt, ...) qed_mfw_report() argument
2998 qed_get_affin_hwfn_idx(struct qed_dev *cdev) qed_get_affin_hwfn_idx() argument
3003 qed_get_esl_status(struct qed_dev *cdev, bool *esl_active) qed_get_esl_status() argument
3085 qed_get_protocol_stats(struct qed_dev *cdev, enum qed_mcp_protocol_type type, union qed_mcp_protocol_stats *stats) qed_get_protocol_stats() argument
3131 qed_fill_generic_tlv_data(struct qed_dev *cdev, struct qed_mfw_tlv_generic *tlv) qed_fill_generic_tlv_data() argument
3174 struct qed_dev *cdev = hwfn->cdev; qed_mfw_fill_tlv_data() local
[all...]
H A Dqed_iwarp.c2814 struct qed_dev *cdev = p_hwfn->cdev; qed_iwarp_setup() local
[all...]
H A Dqed_ll2.c99 struct qed_dev *cdev = p_hwfn->cdev; in qed_ll2b_complete_tx_packet() local
113 static int qed_ll2_alloc_buffer(struct qed_dev *cdev, in qed_ll2_alloc_buffer() argument
137 qed_ll2_dealloc_buffer(struct qed_dev *cdev, struct qed_ll2_buffer *buffer) qed_ll2_dealloc_buffer() argument
156 qed_ll2_kill_buffers(struct qed_dev *cdev) qed_ll2_kill_buffers() argument
169 struct qed_dev *cdev = p_hwfn->cdev; qed_ll2b_complete_rx_packet() local
1180 struct qed_dev *cdev = p_hwfn->cdev; qed_ll2_acquire_connection_rx() local
2370 qed_ll2_register_cb_ops(struct qed_dev *cdev, const struct qed_ll2_cb_ops *ops, void *cookie) qed_ll2_register_cb_ops() argument
2443 qed_ll2_is_storage_eng1(struct qed_dev *cdev) qed_ll2_is_storage_eng1() argument
2453 struct qed_dev *cdev = p_hwfn->cdev; __qed_ll2_stop() local
2465 qed_ll2_stop(struct qed_dev *cdev) qed_ll2_stop() argument
2505 struct qed_dev *cdev = p_hwfn->cdev; __qed_ll2_start() local
2577 qed_ll2_start(struct qed_dev *cdev, struct qed_ll2_params *params) qed_ll2_start() argument
2676 qed_ll2_start_xmit(struct qed_dev *cdev, struct sk_buff *skb, unsigned long xmit_flags) qed_ll2_start_xmit() argument
2775 qed_ll2_stats(struct qed_dev *cdev, struct qed_ll2_stats *stats) qed_ll2_stats() argument
2812 qed_ll2_alloc_if(struct qed_dev *cdev) qed_ll2_alloc_if() argument
2818 qed_ll2_dealloc_if(struct qed_dev *cdev) qed_ll2_dealloc_if() argument
[all...]
H A Dqed_iscsi.c1033 qed_fill_iscsi_dev_info(struct qed_dev *cdev, struct qed_dev_iscsi_info *info) qed_fill_iscsi_dev_info() argument
1053 qed_register_iscsi_ops(struct qed_dev *cdev, struct qed_iscsi_cb_ops *ops, void *cookie) qed_register_iscsi_ops() argument
1060 qed_iscsi_get_hash(struct qed_dev *cdev, u32 handle) qed_iscsi_get_hash() argument
1079 qed_iscsi_stop(struct qed_dev *cdev) qed_iscsi_stop() argument
1102 qed_iscsi_start(struct qed_dev *cdev, struct qed_iscsi_tid *tasks, void *event_context, iscsi_event_cb_t async_event_cb) qed_iscsi_start() argument
1154 qed_iscsi_acquire_conn(struct qed_dev *cdev, u32 *handle, u32 *fw_cid, void __iomem **p_doorbell) qed_iscsi_acquire_conn() argument
1187 qed_iscsi_release_conn(struct qed_dev *cdev, u32 handle) qed_iscsi_release_conn() argument
1205 qed_iscsi_offload_conn(struct qed_dev *cdev, u32 handle, struct qed_iscsi_params_offload *conn_info) qed_iscsi_offload_conn() argument
1280 qed_iscsi_update_conn(struct qed_dev *cdev, u32 handle, struct qed_iscsi_params_update *conn_info) qed_iscsi_update_conn() argument
1307 qed_iscsi_clear_conn_sq(struct qed_dev *cdev, u32 handle) qed_iscsi_clear_conn_sq() argument
1322 qed_iscsi_destroy_conn(struct qed_dev *cdev, u32 handle, u8 abrt_conn) qed_iscsi_destroy_conn() argument
1340 qed_iscsi_stats_context(struct qed_dev *cdev, struct qed_iscsi_stats *stats, bool is_atomic) qed_iscsi_stats_context() argument
1347 qed_iscsi_stats(struct qed_dev *cdev, struct qed_iscsi_stats *stats) qed_iscsi_stats() argument
1352 qed_iscsi_change_mac(struct qed_dev *cdev, u32 handle, const u8 *mac) qed_iscsi_change_mac() argument
1368 qed_get_protocol_stats_iscsi(struct qed_dev *cdev, struct qed_mcp_iscsi_stats *stats, bool is_atomic) qed_get_protocol_stats_iscsi() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c788 qede_alloc_etherdev(struct qed_dev *cdev, struct pci_dev *pdev, struct qed_dev_eth_info *info, u32 dp_module, u8 dp_level) qede_alloc_etherdev() argument
1160 qede_update_pf_params(struct qed_dev *cdev) qede_update_pf_params() argument
1231 struct qed_dev *cdev; __qede_probe() local
1389 struct qed_dev *cdev; __qede_remove() local
1578 struct qed_dev *cdev = edev->cdev; qede_alloc_mem_rxq() local
2103 struct qed_dev *cdev = edev->cdev; qede_stop_queues() local
2244 struct qed_dev *cdev = edev->cdev; qede_start_queues() local
2717 struct qed_dev *cdev = edev->cdev; qede_atomic_hw_err_handler() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dcpufreq.h164 struct thermal_cooling_device *cdev; member
H A Dtpm.h122 struct cdev cdev; member
/kernel/linux/linux-6.6/drivers/s390/virtio/
H A Dvirtio_ccw.c60 struct ccw_device *cdev; member
1128 virtio_ccw_int_handler(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) virtio_ccw_int_handler() argument
1198 virtio_ccw_check_autoonline(struct ccw_device *cdev) virtio_ccw_check_autoonline() argument
1210 struct ccw_device *cdev = data; virtio_ccw_auto_online() local
1218 virtio_ccw_probe(struct ccw_device *cdev) virtio_ccw_probe() argument
1227 virtio_grab_drvdata(struct ccw_device *cdev) virtio_grab_drvdata() argument
1243 virtio_ccw_remove(struct ccw_device *cdev) virtio_ccw_remove() argument
1259 virtio_ccw_offline(struct ccw_device *cdev) virtio_ccw_offline() argument
1321 virtio_ccw_online(struct ccw_device *cdev) virtio_ccw_online() argument
1384 virtio_ccw_cio_notify(struct ccw_device *cdev, int event) virtio_ccw_cio_notify() argument
[all...]
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dlcs.c1278 lcs_check_irb_error(struct ccw_device *cdev, struct irb *irb) in lcs_check_irb_error() argument
1307 lcs_get_problem(struct ccw_device *cdev, struct irb *irb) in lcs_get_problem() argument
1358 lcs_irq(struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in lcs_irq() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c862 struct fcoe_ctlr_device *cdev; in bnx2fc_indicate_netevent() local
2253 static int bnx2fc_ctlr_enabled(struct fcoe_ctlr_device *cdev) in bnx2fc_ctlr_enabled() argument
2292 struct fcoe_ctlr_device *cdev; _bnx2fc_create() local
[all...]

Completed in 51 milliseconds

1...<<21222324252627282930>>...35