Searched refs:_portid (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/fungible/funcore/ |
| H A D | fun_hci.h | 800 #define FUN_ADMIN_VI_CREATE_REQ_INIT(_subop, _flags, _id, _portid) \ argument 803 .id = cpu_to_be32(_id), .portid = cpu_to_be32(_portid), \ 822 #define FUN_ADMIN_ETH_CREATE_REQ_INIT(_subop, _flags, _id, _portid) \ argument 825 .id = cpu_to_be32(_id), .portid = cpu_to_be32(_portid), \
|