Home
last modified time | relevance | path

Searched refs:bcmasp_intf_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h267 struct bcmasp_intf_ops { struct
285 const struct bcmasp_intf_ops *ops; argument
H A Dbcmasp_intf.c259 static const struct bcmasp_intf_ops bcmasp_intf_ops = { variable
1284 intf->ops = &bcmasp_intf_ops; in bcmasp_interface_create()