Home
last modified time | relevance | path

Searched defs:tgec (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dfman_tgec.c270 static int check_init_parameters(struct fman_mac *tgec) in check_init_parameters()
358 struct fman_mac *tgec = (struct fman_mac *)handle; in tgec_err_exception() local
403 static void free_init_resources(struct fman_mac *tgec) in free_init_resources()
426 int tgec_enable(struct fman_mac *tgec, enum comm_mode mode) in tgec_enable()
444 int tgec_disable(struct fman_mac *tgec, enum comm_mode mode) in tgec_disable()
462 int tgec_set_promiscuous(struct fman_mac *tgec, bool new_val) in tgec_set_promiscuous()
480 int tgec_cfg_max_frame_len(struct fman_mac *tgec, u16 new_val) in tgec_cfg_max_frame_len()
490 int tgec_set_tx_pause_frames(struct fman_mac *tgec, u8 __maybe_unused priority, in tgec_set_tx_pause_frames()
503 int tgec_accept_rx_pause_frames(struct fman_mac *tgec, bool en) in tgec_accept_rx_pause_frames()
521 int tgec_modify_mac_address(struct fman_mac *tgec, enet_addr_t *p_enet_addr) in tgec_modify_mac_address()
[all …]