Wifi: Add ether type to sending offloaded packet

In current implementation, the ether type used for offloaded
packets is always hardcoded to IPv4 in lower layers.
This commit adds support to specify ether type of offloaded
packets from user space. This reflects in the prototype of the
hal function with no current implementation change.

Bug: 122487582
Test: Manual
Change-Id: Ie607c0a48a4ca4fe5041291118e29edfd3e88343
1 file changed