Searched defs:mpc (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/net/atm/ |
D | mpc.c | 112 struct mpoa_client *mpc; in find_mpc_by_itfnum() local 126 struct mpoa_client *mpc; in find_mpc_by_vcc() local 140 struct mpoa_client *mpc; in find_mpc_by_lec() local 266 struct mpoa_client *mpc; in alloc_mpc() local 296 static void start_mpc(struct mpoa_client *mpc, struct net_device *dev) in start_mpc() 311 static void stop_mpc(struct mpoa_client *mpc) in stop_mpc() 371 struct mpoa_client *mpc; in lane2_assoc_ind() local 444 static uint8_t *copy_macs(struct mpoa_client *mpc, uint8_t *router_mac, in copy_macs() 469 static int send_via_shortcut(struct sk_buff *skb, struct mpoa_client *mpc) in send_via_shortcut() 540 struct mpoa_client *mpc; in mpc_send_packet() local [all …]
|
D | mpoa_caches.c | 125 static int cache_hit(in_cache_entry *entry, struct mpoa_client *mpc) in cache_hit() 320 static void in_destroy_cache(struct mpoa_client *mpc) in in_destroy_cache() 330 static eg_cache_entry *eg_cache_get_by_cache_id(uint32_t cache_id, struct mpoa_client *mpc) in eg_cache_get_by_cache_id() 350 static eg_cache_entry *eg_cache_get_by_tag(uint32_t tag, struct mpoa_client *mpc) in eg_cache_get_by_tag() 371 static eg_cache_entry *eg_cache_get_by_vcc(struct atm_vcc *vcc, struct mpoa_client *mpc) in eg_cache_get_by_vcc() 391 static eg_cache_entry *eg_cache_get_by_src_ip(uint32_t ipaddr, struct mpoa_client *mpc) in eg_cache_get_by_src_ip() 530 static void eg_destroy_cache(struct mpoa_client *mpc) in eg_destroy_cache() 570 void atm_mpoa_init_cache(struct mpoa_client *mpc) in atm_mpoa_init_cache()
|
D | mpoa_proc.c | 49 static int print_header(char *buff,struct mpoa_client *mpc){ in print_header() 107 struct mpoa_client *mpc = mpcs; in proc_mpc_read() local
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | mpparse.c | 239 static int __init smp_read_mpc(struct mp_config_table *mpc) in smp_read_mpc()
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | mpparse.c | 422 static int __init smp_read_mpc(struct mp_config_table *mpc) in smp_read_mpc()
|
/linux-2.4.37.9/drivers/net/pcmcia/ |
D | nmclan_cs.c | 353 int mpc; member
|
/linux-2.4.37.9/drivers/net/e1000/ |
D | e1000_hw.h | 1312 uint64_t mpc; member
|