Searched refs:fun_bind (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_dev.h | 127 int fun_bind(struct fun_dev *fdev, enum fun_admin_bind_type type0,
|
H A D | fun_dev.c | 545 int fun_bind(struct fun_dev *fdev, enum fun_admin_bind_type type0, in fun_bind() function 561 EXPORT_SYMBOL_GPL(fun_bind);
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_main.c | 643 rc = fun_bind(fp->fdev, FUN_ADMIN_BIND_TYPE_EPSQ, sqid, in fun_create_and_bind_tx() 809 err = fun_bind(fp->fdev, FUN_ADMIN_BIND_TYPE_VI, dev->dev_port, in fun_up() 1742 rc = fun_bind(fdev, FUN_ADMIN_BIND_TYPE_PORT, portid, in fun_create_netdev()
|