Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/freescale/fman/
Dfman_memac.c422 static int check_init_parameters(struct fman_mac *memac) in check_init_parameters()
463 struct fman_mac *memac = (struct fman_mac *)handle; in memac_err_exception() local
489 struct fman_mac *memac = (struct fman_mac *)handle; in memac_exception() local
510 static void free_init_resources(struct fman_mac *memac) in free_init_resources()
527 static int memac_enable(struct fman_mac *memac) in memac_enable()
548 static void memac_disable(struct fman_mac *memac) in memac_disable()
554 static int memac_set_promiscuous(struct fman_mac *memac, bool new_val) in memac_set_promiscuous()
570 static int memac_set_tx_pause_frames(struct fman_mac *memac, u8 priority, in memac_set_tx_pause_frames()
605 static int memac_accept_rx_pause_frames(struct fman_mac *memac, bool en) in memac_accept_rx_pause_frames()
625 struct fman_mac *memac = fman_config_to_mac(config)->fman_mac; in memac_validate() local
[all …]