/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tape_3590.h | 94 unsigned int smc:4; member 106 unsigned int smc:4; member
|
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_clc.c | 337 int smc_clc_wait_msg(struct smc_sock *smc, void *buf, int buflen, in smc_clc_wait_msg() argument 447 smc_clc_send_decline(struct smc_sock *smc, u32 peer_diag_info, u8 version) smc_clc_send_decline() argument 480 smc_clc_send_proposal(struct smc_sock *smc, struct smc_init_info *ini) smc_clc_send_proposal() argument 637 smc_clc_send_confirm_accept(struct smc_sock *smc, struct smc_clc_msg_accept_confirm_v2 *clc_v2, int first_contact, u8 version) smc_clc_send_confirm_accept() argument 735 smc_clc_send_confirm(struct smc_sock *smc, bool clnt_first_contact, u8 version) smc_clc_send_confirm() argument [all...] |
H A D | smc.h | 285 static inline bool using_ipsec(struct smc_sock *smc) in using_ipsec() argument 291 static inline bool using_ipsec(struct smc_sock *smc) in using_ipsec() argument
|
H A D | smc_core.c | 152 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in smc_lgr_register_conn() local 179 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); in __smc_lgr_unregister_conn() local 367 static int smc_lgr_create(struct smc_sock *smc, struct smc_init_info *ini) in smc_lgr_create() argument 479 smc_switch_cursor(struct smc_sock *smc, struct smc_cdc_tx_pend *pend, struct smc_wr_buf *wr_buf) smc_switch_cursor() argument 536 struct smc_sock *smc; smc_switch_conns() local 855 smc_sk_wake_ups(struct smc_sock *smc) smc_sk_wake_ups() argument 865 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); smc_conn_kill() local 909 struct smc_sock *smc; __smc_lgr_terminate() local 1092 struct smc_sock *smc = container_of(conn, struct smc_sock, conn); smc_conn_abort_work() local 1290 smc_conn_create(struct smc_sock *smc, struct smc_init_info *ini) smc_conn_create() argument 1652 __smc_buf_create(struct smc_sock *smc, bool is_smcd, bool is_rmb) __smc_buf_create() argument 1782 smc_buf_create(struct smc_sock *smc, bool is_smcd) smc_buf_create() argument [all...] |
H A D | smc_llc.c | 1777 void smc_llc_lgr_init(struct smc_link_group *lgr, struct smc_sock *smc) in smc_llc_lgr_init() argument
|
H A D | af_smc.c | 67 struct smc_sock *smc = smc_sk(sk); in smc_set_keepalive() local 131 static void smc_restore_fallback_changes(struct smc_sock *smc) in smc_restore_fallback_changes() argument 139 __smc_release(struct smc_sock *smc) __smc_release() argument 182 struct smc_sock *smc; smc_release() local 238 struct smc_sock *smc; smc_sock_alloc() local 270 struct smc_sock *smc; smc_bind() local 343 smc_copy_sock_settings_to_clc(struct smc_sock *smc) smc_copy_sock_settings_to_clc() argument 353 smc_copy_sock_settings_to_smc(struct smc_sock *smc) smc_copy_sock_settings_to_smc() argument 393 smcr_clnt_conf_first_link(struct smc_sock *smc) smcr_clnt_conf_first_link() argument 456 smcr_conn_save_peer_info(struct smc_sock *smc, struct smc_clc_msg_accept_confirm *clc) smcr_conn_save_peer_info() argument 478 smcd_conn_save_peer_info(struct smc_sock *smc, struct smc_clc_msg_accept_confirm *clc) smcd_conn_save_peer_info() argument 507 smc_conn_save_peer_info(struct smc_sock *smc, struct smc_clc_msg_accept_confirm *clc) smc_conn_save_peer_info() argument 526 smc_switch_to_fallback(struct smc_sock *smc) smc_switch_to_fallback() argument 552 smc_connect_fallback(struct smc_sock *smc, int reason_code) smc_connect_fallback() argument 564 smc_connect_decline_fallback(struct smc_sock *smc, int reason_code, u8 version) smc_connect_decline_fallback() argument 586 smc_connect_abort(struct smc_sock *smc, int local_first) smc_connect_abort() argument 596 smc_find_rdma_device(struct smc_sock *smc, struct smc_init_info *ini) smc_find_rdma_device() argument 610 smc_find_ism_device(struct smc_sock *smc, struct smc_init_info *ini) smc_find_ism_device() argument 636 smc_find_ism_v2_device_clnt(struct smc_sock *smc, struct smc_init_info *ini) smc_find_ism_v2_device_clnt() argument 673 smc_connect_ism_vlan_setup(struct smc_sock *smc, struct smc_init_info *ini) smc_connect_ism_vlan_setup() argument 681 smc_find_proposal_devices(struct smc_sock *smc, struct smc_init_info *ini) smc_find_proposal_devices() argument 716 smc_connect_ism_vlan_cleanup(struct smc_sock *smc, struct smc_init_info *ini) smc_connect_ism_vlan_cleanup() argument 732 smc_connect_clc(struct smc_sock *smc, struct smc_clc_msg_accept_confirm_v2 *aclc2, struct smc_init_info *ini) smc_connect_clc() argument 748 smc_connect_rdma(struct smc_sock *smc, struct smc_clc_msg_accept_confirm *aclc, struct smc_init_info *ini) smc_connect_rdma() argument 874 smc_connect_ism(struct smc_sock *smc, struct smc_clc_msg_accept_confirm *aclc, struct smc_init_info *ini) smc_connect_ism() argument 952 __smc_connect(struct smc_sock *smc) __smc_connect() argument 1040 struct smc_sock *smc = container_of(work, struct smc_sock, smc_connect_work() local 1092 struct smc_sock *smc; smc_connect() local 1254 struct smc_sock *smc = smc_sk(sk); smc_close_non_accepted() local 1267 smcr_serv_conf_first_link(struct smc_sock *smc) smcr_serv_conf_first_link() argument 1863 struct smc_sock *smc; smc_listen() local 1980 struct smc_sock *smc; smc_getname() local 1994 struct smc_sock *smc; smc_sendmsg() local 2030 struct smc_sock *smc; smc_recvmsg() local 2079 struct smc_sock *smc; smc_poll() local 2132 struct smc_sock *smc; smc_shutdown() local 2191 struct smc_sock *smc; smc_setsockopt() local 2266 struct smc_sock *smc; smc_getsockopt() local 2281 struct smc_sock *smc; smc_ioctl() local 2361 struct smc_sock *smc; smc_sendpage() local 2392 struct smc_sock *smc; smc_splice_read() local 2459 struct smc_sock *smc; smc_create() local [all...] |
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | tape_3590.h | 94 unsigned int smc:4; member 106 unsigned int smc:4; member
|
/kernel/linux/linux-6.6/drivers/tee/optee/ |
H A D | optee_private.h | 190 struct optee_smc smc; member
|
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/ |
H A D | skfddi.c | 206 struct s_smc *smc; /* board pointer */ skfp_init_one() local 381 struct s_smc *smc = netdev_priv(dev); skfp_driver_init() local 483 struct s_smc *smc = netdev_priv(dev); skfp_open() local 550 struct s_smc *smc = netdev_priv(dev); skfp_close() local 608 struct s_smc *smc; /* private board structure pointer */ skfp_interrupt() local 838 struct s_smc *smc = netdev_priv(dev); skfp_ctl_set_multicast_list() local 851 struct s_smc *smc = netdev_priv(dev); skfp_ctl_set_multicast_list_wo_lock() local 922 struct s_smc *smc = netdev_priv(dev); skfp_ctl_set_mac_address() local 962 struct s_smc *smc = netdev_priv(dev); skfp_siocdevprivate() local 1046 struct s_smc *smc = netdev_priv(dev); skfp_send_pkt() local 1106 send_queued_packets(struct s_smc *smc) send_queued_packets() argument 1233 ResetAdapter(struct s_smc *smc) ResetAdapter() argument 1278 llc_restart_tx(struct s_smc *smc) llc_restart_tx() argument 1308 mac_drv_get_space(struct s_smc *smc, unsigned int size) mac_drv_get_space() argument 1348 mac_drv_get_desc_mem(struct s_smc *smc, unsigned int size) mac_drv_get_desc_mem() argument 1386 mac_drv_virt2phys(struct s_smc *smc, void *virt) mac_drv_virt2phys() argument 1421 dma_master(struct s_smc * smc, void *virt, int len, int flag) dma_master() argument 1449 dma_complete(struct s_smc *smc, volatile union s_fp_descr *descr, int flag) dma_complete() argument 1494 mac_drv_tx_complete(struct s_smc *smc, volatile struct s_smt_fp_txd *txd) mac_drv_tx_complete() argument 1562 mac_drv_rx_complete(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd, int frag_count, int len) mac_drv_rx_complete() argument 1681 mac_drv_requeue_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd, int frag_count) mac_drv_requeue_rxd() argument 1755 mac_drv_fill_rxd(struct s_smc *smc) mac_drv_fill_rxd() argument 1820 mac_drv_clear_rxd(struct s_smc *smc, volatile struct s_smt_fp_rxd *rxd, int frag_count) mac_drv_clear_rxd() argument 1878 mac_drv_rx_init(struct s_smc *smc, int len, int fc, char *look_ahead, int la_len) mac_drv_rx_init() argument 1925 smt_timer_poll(struct s_smc *smc) smt_timer_poll() argument 1943 ring_status_indication(struct s_smc *smc, u_long status) ring_status_indication() argument 2017 smt_stat_counter(struct s_smc *smc, int stat) smt_stat_counter() argument 2053 cfm_state_change(struct s_smc *smc, int c_state) cfm_state_change() argument 2111 ecm_state_change(struct s_smc *smc, int e_state) ecm_state_change() argument 2166 rmt_state_change(struct s_smc *smc, int r_state) rmt_state_change() argument 2218 drv_reset_indication(struct s_smc *smc) drv_reset_indication() argument [all...] |
H A D | smt.c | 108 is_my_addr(const struct s_smc *smc, const struct fddi_addr *addr) is_my_addr() argument 147 smt_agent_init(struct s_smc *smc) smt_agent_init() argument 193 smt_agent_task(struct s_smc *smc) smt_agent_task() argument 201 smt_emulate_token_ct(struct s_smc *smc, int mac_index) smt_emulate_token_ct() argument 228 smt_event(struct s_smc *smc, int event) smt_event() argument 460 smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs) smt_received_pack() argument 806 update_dac(struct s_smc *smc, int report) update_dac() argument 824 smt_send_frame(struct s_smc *smc, SMbuf *mb, int fc, int local) smt_send_frame() argument 847 smt_send_rdf(struct s_smc *smc, SMbuf *rej, int fc, int reason, int local) smt_send_rdf() argument 924 smt_send_nif(struct s_smc *smc, const struct fddi_addr *dest, int fc, u_long tid, int type, int local) smt_send_nif() argument 953 smt_send_nif_request(struct s_smc *smc, struct fddi_addr *dest) smt_send_nif_request() argument 963 smt_send_ecf_request(struct s_smc *smc, struct fddi_addr *dest, int len) smt_send_ecf_request() argument 975 smt_echo_test(struct s_smc *smc, int dna) smt_echo_test() argument 990 smt_send_ecf(struct s_smc *smc, struct fddi_addr *dest, int fc, u_long tid, int type, int len) smt_send_ecf() argument 1016 smt_send_sif_config(struct s_smc *smc, struct fddi_addr *dest, u_long tid, int local) smt_send_sif_config() argument 1049 smt_send_sif_operation(struct s_smc *smc, struct fddi_addr *dest, u_long tid, int local) smt_send_sif_operation() argument 1097 smt_build_frame(struct s_smc *smc, int class, int type, int length) smt_build_frame() argument 1147 smt_fill_una(struct s_smc *smc, struct smt_p_una *una) smt_fill_una() argument 1157 smt_fill_sde(struct s_smc *smc, struct smt_p_sde *sde) smt_fill_sde() argument 1173 smt_fill_state(struct s_smc *smc, struct smt_p_state *state) smt_fill_state() argument 1213 smt_fill_timestamp(struct s_smc *smc, struct smt_p_timestamp *ts) smt_fill_timestamp() argument 1220 smt_set_timestamp(struct s_smc *smc, u_char *p) smt_set_timestamp() argument 1254 smt_fill_policy(struct s_smc *smc, struct smt_p_policy *policy) smt_fill_policy() argument 1285 smt_fill_latency(struct s_smc *smc, struct smt_p_latency *latency) smt_fill_latency() argument 1308 smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor) smt_fill_neighbor() argument 1327 smt_fill_path(struct s_smc *smc, struct smt_p_path *path) smt_fill_path() argument 1375 smt_fill_mac_status(struct s_smc *smc, struct smt_p_mac_status *st) smt_fill_mac_status() argument 1402 smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy) smt_fill_lem() argument 1424 smt_fill_version(struct s_smc *smc, struct smt_p_version *vers) smt_fill_version() argument 1443 smt_fill_fsc(struct s_smc *smc, struct smt_p_fsc *fsc) smt_fill_fsc() argument 1463 smt_fill_mac_counter(struct s_smc *smc, struct smt_p_mac_counter *mc) smt_fill_mac_counter() argument 1475 smt_fill_mac_fnc(struct s_smc *smc, struct smt_p_mac_fnc *fnc) smt_fill_mac_fnc() argument 1487 smt_fill_manufacturer(struct s_smc *smc, struct smp_p_manufacturer *man) smt_fill_manufacturer() argument 1499 smt_fill_user(struct s_smc *smc, struct smp_p_user *user) smt_fill_user() argument 1510 smt_fill_setcount(struct s_smc *smc, struct smt_p_setcount *setcount) smt_fill_setcount() argument 1522 smt_fill_echo(struct s_smc *smc, struct smt_p_echo *echo, u_long seed, int len) smt_fill_echo() argument 1540 smt_clear_una_dna(struct s_smc *smc) smt_clear_una_dna() argument 1546 smt_clear_old_una_dna(struct s_smc *smc) smt_clear_old_una_dna() argument 1552 smt_get_tid(struct s_smc *smc) smt_get_tid() argument 1642 smt_check_para(struct s_smc *smc, struct smt_header *sm, const u_short list[]) smt_check_para() argument 1656 sm_to_para(struct s_smc *smc, struct smt_header *sm, int para) sm_to_para() argument 1718 mac_index(struct s_smc *smc, int mac) mac_index() argument 1732 phy_index(struct s_smc *smc, int phy) phy_index() argument 1741 mac_con_resource_index(struct s_smc *smc, int mac) mac_con_resource_index() argument 1765 phy_con_resource_index(struct s_smc *smc, int phy) phy_con_resource_index() argument 1787 entity_to_index(struct s_smc *smc, int e) entity_to_index() argument 1906 smt_action(struct s_smc *smc, int class, int code, int index) smt_action() argument 1992 hwm_conv_can(struct s_smc *smc, char *data, int len) hwm_conv_can() argument [all...] |
H A D | pcmplc.c | 205 start_pcm_timer0(struct s_smc *smc, u_long value, int event, struct s_phy *phy) start_pcm_timer0() argument 216 stop_pcm_timer0(struct s_smc *smc, struct s_phy *phy) stop_pcm_timer0() argument 226 pcm_init(struct s_smc *smc) pcm_init() argument 390 init_plc(struct s_smc *smc) init_plc() argument 403 real_init_plc(struct s_smc *smc) real_init_plc() argument 411 plc_init(struct s_smc *smc, int p) plc_init() argument 474 plc_go_state(struct s_smc *smc, int p, int state) plc_go_state() argument 490 sm_pm_get_ls(struct s_smc *smc, int phy) sm_pm_get_ls() argument 523 plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) plc_send_bits() argument 560 plc_config_mux(struct s_smc *smc, int mux) plc_config_mux() argument 584 pcm(struct s_smc *smc, const int np, int event) pcm() argument 662 pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd) pcm_fsm() argument 1026 sm_ph_linestate(struct s_smc *smc, int phy, int ls) sm_ph_linestate() argument 1066 lem_evaluate(struct s_smc *smc, struct s_phy *phy) lem_evaluate() argument 1165 sm_lem_evaluate(struct s_smc *smc) sm_lem_evaluate() argument 1173 lem_check_lct(struct s_smc *smc, struct s_phy *phy) lem_check_lct() argument 1217 sm_ph_lem_start(struct s_smc *smc, int np, int threshold) sm_ph_lem_start() argument 1235 sm_ph_lem_stop(struct s_smc *smc, int np) sm_ph_lem_stop() argument 1252 pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) pc_rcode_actions() argument 1389 pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy) pc_tcode_actions() argument 1567 pcm_status_twisted(struct s_smc *smc) pcm_status_twisted() argument 1586 pcm_status_state(struct s_smc *smc, int np, int *type, int *state, int *remote, int *mac) pcm_status_state() argument 1610 pcm_rooted_station(struct s_smc *smc) pcm_rooted_station() argument 1625 plc_irq(struct s_smc *smc, int np, unsigned int cmd) plc_irq() argument 1846 pcm_get_state(struct s_smc *smc, struct smt_state *state) pcm_get_state() argument 1880 get_pcm_state(struct s_smc *smc, int np) get_pcm_state() argument 1902 get_linestate(struct s_smc *smc, int np) get_linestate() argument 1924 get_pcmstate(struct s_smc *smc, int np) get_pcmstate() argument 1946 list_phy(struct s_smc *smc) list_phy() argument 1974 pcm_lem_dump(struct s_smc *smc) pcm_lem_dump() argument [all...] |
H A D | fplustm.c | 103 mac_get_tneg(struct s_smc *smc) mac_get_tneg() argument 112 mac_update_counter(struct s_smc *smc) mac_update_counter() argument 137 write_mdr(struct s_smc *smc, u_long val) write_mdr() argument 166 init_ram(struct s_smc *smc) init_ram() argument 185 set_recvptr(struct s_smc *smc) set_recvptr() argument 215 set_txptr(struct s_smc *smc) set_txptr() argument 247 init_rbc(struct s_smc *smc) init_rbc() argument 268 init_rx(struct s_smc *smc) init_rx() argument 290 set_formac_tsync(struct s_smc *smc, long sync_bw) set_formac_tsync() argument 298 init_tx(struct s_smc *smc) init_tx() argument 324 mac_counter_init(struct s_smc *smc) mac_counter_init() argument 347 set_formac_addr(struct s_smc *smc) set_formac_addr() argument 389 copy_tx_mac(struct s_smc *smc, u_long td, struct fddi_mac *mac, unsigned int off, int len) copy_tx_mac() argument 438 directed_beacon(struct s_smc *smc) directed_beacon() argument 467 build_claim_beacon(struct s_smc *smc, u_long t_request) build_claim_beacon() argument 528 formac_rcv_restart(struct s_smc *smc) formac_rcv_restart() argument 536 formac_tx_restart(struct s_smc *smc) formac_tx_restart() argument 542 enable_formac(struct s_smc *smc) enable_formac() argument 633 disable_formac(struct s_smc *smc) disable_formac() argument 645 mac_ring_up(struct s_smc *smc, int up) mac_ring_up() argument 672 mac2_irq(struct s_smc *smc, u_short code_s2u, u_short code_s2l) mac2_irq() argument 798 mac3_irq(struct s_smc *smc, u_short code_s3u, u_short code_s3l) mac3_irq() argument 821 formac_offline(struct s_smc *smc) formac_offline() argument 839 formac_online(struct s_smc *smc) formac_online() argument 849 init_fplus(struct s_smc *smc) init_fplus() argument 887 init_mac(struct s_smc *smc, int all) init_mac() argument 992 config_mux(struct s_smc *smc, int mux) config_mux() argument 1006 sm_mac_check_beacon_claim(struct s_smc *smc) sm_mac_check_beacon_claim() argument 1019 sm_ma_control(struct s_smc *smc, int mode) sm_ma_control() argument 1043 sm_mac_get_tx_state(struct s_smc *smc) sm_mac_get_tx_state() argument 1052 mac_get_mc_table(struct s_smc *smc, struct fddi_addr *user, struct fddi_addr *own, int del, int can) mac_get_mc_table() argument 1096 mac_clear_multicast(struct s_smc *smc) mac_clear_multicast() argument 1138 mac_add_multicast(struct s_smc *smc, struct fddi_addr *addr, int can) mac_add_multicast() argument 1192 mac_update_multicast(struct s_smc *smc) mac_update_multicast() argument 1268 mac_set_rx_mode(struct s_smc *smc, int mode) mac_set_rx_mode() argument 1324 rtm_irq(struct s_smc *smc) rtm_irq() argument 1337 rtm_init(struct s_smc *smc) rtm_init() argument 1343 rtm_set_timer(struct s_smc *smc) rtm_set_timer() argument 1353 smt_split_up_fifo(struct s_smc *smc) smt_split_up_fifo() argument 1473 formac_reinit_tx(struct s_smc *smc) formac_reinit_tx() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | vp9recon.c | 406 static av_always_inline void mc_luma_scaled(VP9TileData *td, vp9_scaled_mc_func smc, in mc_luma_scaled() argument 464 static av_always_inline void mc_chroma_scaled(VP9TileData *td, vp9_scaled_mc_func smc, in mc_chroma_scaled() argument
|
/kernel/linux/linux-5.10/drivers/clk/zynq/ |
H A D | clkc.c | 53 lqspi, smc, pcap, gem0, gem1, fclk0, fclk1, fclk2, fclk3, can0, can1, enumerator
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
H A D | pcmplc.c | 209 start_pcm_timer0(struct s_smc *smc, u_long value, int event, struct s_phy *phy) start_pcm_timer0() argument 220 stop_pcm_timer0(struct s_smc *smc, struct s_phy *phy) stop_pcm_timer0() argument 230 pcm_init(struct s_smc *smc) pcm_init() argument 394 init_plc(struct s_smc *smc) init_plc() argument 407 real_init_plc(struct s_smc *smc) real_init_plc() argument 415 plc_init(struct s_smc *smc, int p) plc_init() argument 478 plc_go_state(struct s_smc *smc, int p, int state) plc_go_state() argument 494 sm_pm_get_ls(struct s_smc *smc, int phy) sm_pm_get_ls() argument 527 plc_send_bits(struct s_smc *smc, struct s_phy *phy, int len) plc_send_bits() argument 564 plc_config_mux(struct s_smc *smc, int mux) plc_config_mux() argument 588 pcm(struct s_smc *smc, const int np, int event) pcm() argument 666 pcm_fsm(struct s_smc *smc, struct s_phy *phy, int cmd) pcm_fsm() argument 1030 sm_ph_linestate(struct s_smc *smc, int phy, int ls) sm_ph_linestate() argument 1070 lem_evaluate(struct s_smc *smc, struct s_phy *phy) lem_evaluate() argument 1169 sm_lem_evaluate(struct s_smc *smc) sm_lem_evaluate() argument 1177 lem_check_lct(struct s_smc *smc, struct s_phy *phy) lem_check_lct() argument 1221 sm_ph_lem_start(struct s_smc *smc, int np, int threshold) sm_ph_lem_start() argument 1239 sm_ph_lem_stop(struct s_smc *smc, int np) sm_ph_lem_stop() argument 1256 pc_rcode_actions(struct s_smc *smc, int bit, struct s_phy *phy) pc_rcode_actions() argument 1393 pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy) pc_tcode_actions() argument 1571 pcm_status_twisted(struct s_smc *smc) pcm_status_twisted() argument 1590 pcm_status_state(struct s_smc *smc, int np, int *type, int *state, int *remote, int *mac) pcm_status_state() argument 1614 pcm_rooted_station(struct s_smc *smc) pcm_rooted_station() argument 1629 plc_irq(struct s_smc *smc, int np, unsigned int cmd) plc_irq() argument 1850 pcm_get_state(struct s_smc *smc, struct smt_state *state) pcm_get_state() argument 1884 get_pcm_state(struct s_smc *smc, int np) get_pcm_state() argument 1906 get_linestate(struct s_smc *smc, int np) get_linestate() argument 1928 get_pcmstate(struct s_smc *smc, int np) get_pcmstate() argument 1950 list_phy(struct s_smc *smc) list_phy() argument 1978 pcm_lem_dump(struct s_smc *smc) pcm_lem_dump() argument [all...] |
H A D | smt.c | 108 is_my_addr(const struct s_smc *smc, const struct fddi_addr *addr) is_my_addr() argument 147 smt_agent_init(struct s_smc *smc) smt_agent_init() argument 193 smt_agent_task(struct s_smc *smc) smt_agent_task() argument 201 smt_emulate_token_ct(struct s_smc *smc, int mac_index) smt_emulate_token_ct() argument 228 smt_event(struct s_smc *smc, int event) smt_event() argument 460 smt_received_pack(struct s_smc *smc, SMbuf *mb, int fs) smt_received_pack() argument 806 update_dac(struct s_smc *smc, int report) update_dac() argument 824 smt_send_frame(struct s_smc *smc, SMbuf *mb, int fc, int local) smt_send_frame() argument 847 smt_send_rdf(struct s_smc *smc, SMbuf *rej, int fc, int reason, int local) smt_send_rdf() argument 924 smt_send_nif(struct s_smc *smc, const struct fddi_addr *dest, int fc, u_long tid, int type, int local) smt_send_nif() argument 953 smt_send_nif_request(struct s_smc *smc, struct fddi_addr *dest) smt_send_nif_request() argument 963 smt_send_ecf_request(struct s_smc *smc, struct fddi_addr *dest, int len) smt_send_ecf_request() argument 975 smt_echo_test(struct s_smc *smc, int dna) smt_echo_test() argument 990 smt_send_ecf(struct s_smc *smc, struct fddi_addr *dest, int fc, u_long tid, int type, int len) smt_send_ecf() argument 1016 smt_send_sif_config(struct s_smc *smc, struct fddi_addr *dest, u_long tid, int local) smt_send_sif_config() argument 1049 smt_send_sif_operation(struct s_smc *smc, struct fddi_addr *dest, u_long tid, int local) smt_send_sif_operation() argument 1097 smt_build_frame(struct s_smc *smc, int class, int type, int length) smt_build_frame() argument 1147 smt_fill_una(struct s_smc *smc, struct smt_p_una *una) smt_fill_una() argument 1157 smt_fill_sde(struct s_smc *smc, struct smt_p_sde *sde) smt_fill_sde() argument 1173 smt_fill_state(struct s_smc *smc, struct smt_p_state *state) smt_fill_state() argument 1213 smt_fill_timestamp(struct s_smc *smc, struct smt_p_timestamp *ts) smt_fill_timestamp() argument 1220 smt_set_timestamp(struct s_smc *smc, u_char *p) smt_set_timestamp() argument 1254 smt_fill_policy(struct s_smc *smc, struct smt_p_policy *policy) smt_fill_policy() argument 1285 smt_fill_latency(struct s_smc *smc, struct smt_p_latency *latency) smt_fill_latency() argument 1308 smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor) smt_fill_neighbor() argument 1327 smt_fill_path(struct s_smc *smc, struct smt_p_path *path) smt_fill_path() argument 1375 smt_fill_mac_status(struct s_smc *smc, struct smt_p_mac_status *st) smt_fill_mac_status() argument 1402 smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy) smt_fill_lem() argument 1424 smt_fill_version(struct s_smc *smc, struct smt_p_version *vers) smt_fill_version() argument 1443 smt_fill_fsc(struct s_smc *smc, struct smt_p_fsc *fsc) smt_fill_fsc() argument 1463 smt_fill_mac_counter(struct s_smc *smc, struct smt_p_mac_counter *mc) smt_fill_mac_counter() argument 1475 smt_fill_mac_fnc(struct s_smc *smc, struct smt_p_mac_fnc *fnc) smt_fill_mac_fnc() argument 1487 smt_fill_manufacturer(struct s_smc *smc, struct smp_p_manufacturer *man) smt_fill_manufacturer() argument 1499 smt_fill_user(struct s_smc *smc, struct smp_p_user *user) smt_fill_user() argument 1510 smt_fill_setcount(struct s_smc *smc, struct smt_p_setcount *setcount) smt_fill_setcount() argument 1522 smt_fill_echo(struct s_smc *smc, struct smt_p_echo *echo, u_long seed, int len) smt_fill_echo() argument 1540 smt_clear_una_dna(struct s_smc *smc) smt_clear_una_dna() argument 1546 smt_clear_old_una_dna(struct s_smc *smc) smt_clear_old_una_dna() argument 1552 smt_get_tid(struct s_smc *smc) smt_get_tid() argument 1642 smt_check_para(struct s_smc *smc, struct smt_header *sm, const u_short list[]) smt_check_para() argument 1656 sm_to_para(struct s_smc *smc, struct smt_header *sm, int para) sm_to_para() argument 1718 mac_index(struct s_smc *smc, int mac) mac_index() argument 1732 phy_index(struct s_smc *smc, int phy) phy_index() argument 1741 mac_con_resource_index(struct s_smc *smc, int mac) mac_con_resource_index() argument 1765 phy_con_resource_index(struct s_smc *smc, int phy) phy_con_resource_index() argument 1787 entity_to_index(struct s_smc *smc, int e) entity_to_index() argument 1912 smt_action(struct s_smc *smc, int class, int code, int index) smt_action() argument 1998 hwm_conv_can(struct s_smc *smc, char *data, int len) hwm_conv_can() argument [all...] |
H A D | fplustm.c | 103 mac_get_tneg(struct s_smc *smc) mac_get_tneg() argument 112 mac_update_counter(struct s_smc *smc) mac_update_counter() argument 137 write_mdr(struct s_smc *smc, u_long val) write_mdr() argument 166 init_ram(struct s_smc *smc) init_ram() argument 185 set_recvptr(struct s_smc *smc) set_recvptr() argument 215 set_txptr(struct s_smc *smc) set_txptr() argument 247 init_rbc(struct s_smc *smc) init_rbc() argument 268 init_rx(struct s_smc *smc) init_rx() argument 290 set_formac_tsync(struct s_smc *smc, long sync_bw) set_formac_tsync() argument 298 init_tx(struct s_smc *smc) init_tx() argument 324 mac_counter_init(struct s_smc *smc) mac_counter_init() argument 347 set_formac_addr(struct s_smc *smc) set_formac_addr() argument 389 copy_tx_mac(struct s_smc *smc, u_long td, struct fddi_mac *mac, unsigned int off, int len) copy_tx_mac() argument 438 directed_beacon(struct s_smc *smc) directed_beacon() argument 467 build_claim_beacon(struct s_smc *smc, u_long t_request) build_claim_beacon() argument 528 formac_rcv_restart(struct s_smc *smc) formac_rcv_restart() argument 536 formac_tx_restart(struct s_smc *smc) formac_tx_restart() argument 542 enable_formac(struct s_smc *smc) enable_formac() argument 633 disable_formac(struct s_smc *smc) disable_formac() argument 645 mac_ring_up(struct s_smc *smc, int up) mac_ring_up() argument 672 mac2_irq(struct s_smc *smc, u_short code_s2u, u_short code_s2l) mac2_irq() argument 798 mac3_irq(struct s_smc *smc, u_short code_s3u, u_short code_s3l) mac3_irq() argument 821 formac_offline(struct s_smc *smc) formac_offline() argument 839 formac_online(struct s_smc *smc) formac_online() argument 849 init_fplus(struct s_smc *smc) init_fplus() argument 887 init_mac(struct s_smc *smc, int all) init_mac() argument 992 config_mux(struct s_smc *smc, int mux) config_mux() argument 1006 sm_mac_check_beacon_claim(struct s_smc *smc) sm_mac_check_beacon_claim() argument 1019 sm_ma_control(struct s_smc *smc, int mode) sm_ma_control() argument 1043 sm_mac_get_tx_state(struct s_smc *smc) sm_mac_get_tx_state() argument 1052 mac_get_mc_table(struct s_smc *smc, struct fddi_addr *user, struct fddi_addr *own, int del, int can) mac_get_mc_table() argument 1096 mac_clear_multicast(struct s_smc *smc) mac_clear_multicast() argument 1138 mac_add_multicast(struct s_smc *smc, struct fddi_addr *addr, int can) mac_add_multicast() argument 1192 mac_update_multicast(struct s_smc *smc) mac_update_multicast() argument 1268 mac_set_rx_mode(struct s_smc *smc, int mode) mac_set_rx_mode() argument 1324 rtm_irq(struct s_smc *smc) rtm_irq() argument 1337 rtm_init(struct s_smc *smc) rtm_init() argument 1343 rtm_set_timer(struct s_smc *smc) rtm_set_timer() argument 1353 smt_split_up_fifo(struct s_smc *smc) smt_split_up_fifo() argument 1473 formac_reinit_tx(struct s_smc *smc) formac_reinit_tx() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_ucode.h | 213 struct smc_firmware_header_v1_0 smc; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | net_namespace.h | 191 struct netns_smc smc; member
|
/kernel/linux/linux-6.6/drivers/clk/zynq/ |
H A D | clkc.c | 54 lqspi, smc, pcap, gem0, gem1, fclk0, fclk1, fclk2, fclk3, can0, can1, enumerator
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_ucode.h | 213 struct smc_firmware_header_v1_0 smc; member
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_clc.c | 677 int smc_clc_wait_msg(struct smc_sock *smc, void *buf, int buflen, in smc_clc_wait_msg() argument 787 smc_clc_send_decline(struct smc_sock *smc, u32 peer_diag_info, u8 version) smc_clc_send_decline() argument 829 smc_clc_send_proposal(struct smc_sock *smc, struct smc_init_info *ini) smc_clc_send_proposal() argument 1010 smc_clc_send_confirm_accept(struct smc_sock *smc, struct smc_clc_msg_accept_confirm_v2 *clc_v2, int first_contact, u8 version, u8 *eid, struct smc_init_info *ini) smc_clc_send_confirm_accept() argument 1142 smc_clc_send_confirm(struct smc_sock *smc, bool clnt_first_contact, u8 version, u8 *eid, struct smc_init_info *ini) smc_clc_send_confirm() argument [all...] |
H A D | smc.h | 291 static inline void smc_init_saved_callbacks(struct smc_sock *smc) in smc_init_saved_callbacks() argument 355 static inline bool using_ipsec(struct smc_sock *smc) in using_ipsec() argument 361 using_ipsec(struct smc_sock *smc) using_ipsec() argument [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_dfa_match.c | 3722 PCRE2_UCHAR smc; in pcre2_dfa_match() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ucode.h | 306 struct smc_firmware_header_v1_0 smc; member
|