Home
last modified time | relevance | path

Searched refs:from_cid (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_goto.c7 int from_cid, int to_cid, in lan966x_goto_port_add() argument
15 from_cid, to_cid, goto_id, in lan966x_goto_port_add()
H A Dlan966x_main.h684 int from_cid, int to_cid,
/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h153 int from_cid, int to_cid, unsigned long cookie,
226 int vcap_chain_offset(struct vcap_control *vctrl, int from_cid, int to_cid);
H A Dvcap_api.c1659 int vcap_chain_offset(struct vcap_control *vctrl, int from_cid, int to_cid) in vcap_chain_offset() argument
1661 int diff = to_cid - from_cid; in vcap_chain_offset()