Searched defs:cam_type (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ |
| H A D | via-velocity.h | 1277 * @cam_type: CAM to fetch 1284 enum velocity_cam_type cam_type) 1291 if (cam_type == VELOCITY_VLAN_ID_CAM) 1313 * @cam_type: CAM to store 1319 enum velocity_cam_type cam_type) 1326 if (cam_type == VELOCITY_VLAN_ID_CAM) 1347 * @cam_type: CAM to load 1353 enum velocity_cam_type cam_type) 1363 if (cam_type == VELOCITY_VLAN_ID_CAM) 1369 if (cam_type 1283 mac_get_cam_mask(struct mac_regs *regs, u8 * mask, enum velocity_cam_type cam_type) argument 1318 mac_set_cam_mask(struct mac_regs *regs, u8 * mask, enum velocity_cam_type cam_type) argument 1352 mac_set_cam(struct mac_regs *regs, int idx, u8 * addr, enum velocity_cam_type cam_type) argument 1398 mac_get_cam(struct mac_regs *regs, int idx, u8 * addr, enum velocity_cam_type cam_type) argument [all...] |
Completed in 60 milliseconds