Searched hist:"38 c208f8760691435fc5c3560b5e2708072e1ab1" (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/ral/ |
H A D | rt2661.c | diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure
|
H A D | rt2560.c | diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure
|
/freebsd/sys/dev/iwi/ |
H A D | if_iwi.c | diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure
|
/freebsd/sys/dev/wpi/ |
H A D | if_wpi.c | diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure
|
/freebsd/sys/net80211/ |
H A D | ieee80211_node.c | diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure
|
H A D | ieee80211_var.h | diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwn.c | diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure
|
/freebsd/sys/dev/ath/ |
H A D | if_ath.c | diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure diff 38c208f8760691435fc5c3560b5e2708072e1ab1 Sat Jun 07 20:38:02 CEST 2008 Sam Leffler <sam@FreeBSD.org> Change the calling convention for ic_node_alloc to deal with some longstanding issues: o pass the vap since it's now the "coin of the realm" and required to do things like set initial tx parameters in private node state for use prior to association o pass the mac address as cards that maintain outboard station tables require this to create an entry (e.g. in ibss mode) o remove the node table reference, we only have one node table and it's unlikely this will change so this is not needed to find the com structure
|