Lines Matching defs:mpc

130 	struct mpoa_client *mpc;  in find_mpc_by_itfnum()  local
144 struct mpoa_client *mpc; in find_mpc_by_vcc() local
158 struct mpoa_client *mpc; in find_mpc_by_lec() local
283 struct mpoa_client *mpc; in alloc_mpc() local
312 static void start_mpc(struct mpoa_client *mpc, struct net_device *dev) in start_mpc()
326 static void stop_mpc(struct mpoa_client *mpc) in stop_mpc()
381 struct mpoa_client *mpc; in lane2_assoc_ind() local
464 static const uint8_t *copy_macs(struct mpoa_client *mpc, in copy_macs()
492 static int send_via_shortcut(struct sk_buff *skb, struct mpoa_client *mpc) in send_via_shortcut()
573 struct mpoa_client *mpc; in mpc_send_packet() local
608 struct mpoa_client *mpc; in atm_mpoa_vcc_attach() local
656 struct mpoa_client *mpc; in mpc_vcc_close() local
690 struct mpoa_client *mpc; in mpc_push() local
797 struct mpoa_client *mpc; in atm_mpoa_mpoad_attach() local
858 static void send_set_mps_ctrl_addr(const char *addr, struct mpoa_client *mpc) in send_set_mps_ctrl_addr()
871 struct mpoa_client *mpc; in mpoad_close() local
911 struct mpoa_client *mpc = find_mpc_by_vcc(vcc); in msg_from_mpoad() local
975 int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc) in msg_to_mpoad()
1003 struct mpoa_client *mpc; in mpoa_event_listener() local
1080 static void MPOA_trigger_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_trigger_rcvd()
1155 static void MPOA_res_reply_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_res_reply_rcvd()
1206 static void ingress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in ingress_purge_rcvd()
1229 static void egress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in egress_purge_rcvd()
1284 static void mps_death(struct k_message *msg, struct mpoa_client *mpc) in mps_death()
1309 struct mpoa_client *mpc) in MPOA_cache_impos_rcvd()
1335 struct mpoa_client *mpc) in set_mpc_ctrl_addr_rcvd()
1389 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up()
1422 struct mpoa_client *mpc = mpcs; in mpc_cache_check() local
1490 struct mpoa_client *mpc, *tmp; in atm_mpoa_cleanup() local