Searched refs:fw_cdev_send_phy_packet (Results 1 – 2 of 2) sorted by relevance
428 #define FW_CDEV_IOC_SEND_PHY_PACKET _IOWR('#', 0x15, struct fw_cdev_send_phy_packet)1024 struct fw_cdev_send_phy_packet { struct
425 struct fw_cdev_send_phy_packet send_phy_packet;1508 struct fw_cdev_send_phy_packet *a = &arg->send_phy_packet; in ioctl_send_phy_packet()